SortableListEFA< Type >::more Class Reference

Less function class used by the sort function. More...

Public Member Functions

 more (const UList< Type > &values)
 
bool operator() (const label a, const label b)
 

Detailed Description

template<class Type>
class Foam::SortableListEFA< Type >::more

Less function class used by the sort function.

Definition at line 67 of file SortableListEFA.H.

Constructor & Destructor Documentation

◆ more()

more ( const UList< Type > &  values)
inline

Definition at line 73 of file SortableListEFA.H.

Member Function Documentation

◆ operator()()

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

Definition at line 78 of file SortableListEFA.H.

References b.


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