Public Member Functions | Public Attributes | List of all members
natural_sort::less< T > Struct Template Reference
Collaboration diagram for natural_sort::less< T >:
Collaboration graph
[legend]

Public Member Functions

 less (const UList< T > &list)
 
bool operator() (const label a, const label b) const
 

Public Attributes

const UList< T > & values
 

Detailed Description

template<class T>
struct Foam::stringOps::natural_sort::less< T >

Definition at line 90 of file stringOpsSort.H.

Constructor & Destructor Documentation

◆ less()

less ( const UList< T > &  list)
inline

Definition at line 94 of file stringOpsSort.H.

Member Function Documentation

◆ operator()()

bool operator() ( const label  a,
const label  b 
) const
inline

Definition at line 99 of file stringOpsSort.H.

References Foam::constant::physicoChemical::b, natural_sort::compare(), and natural_sort::less< T >::values.

Here is the call graph for this function:

Member Data Documentation

◆ values

const UList<T>& values

Definition at line 92 of file stringOpsSort.H.

Referenced by natural_sort::less< T >::operator()().


The documentation for this struct was generated from the following file: