Public Member Functions | List of all members
UList< T >::greater Class Reference

Greater function class that can be used for sorting. More...

Public Member Functions

 greater (const UList< T > &values)
 
bool operator() (const label a, const label b)
 

Detailed Description

template<class T>
class Foam::UList< T >::greater

Greater function class that can be used for sorting.

Definition at line 133 of file UList.H.

Constructor & Destructor Documentation

greater ( const UList< T > &  values)
inline

Definition at line 139 of file UList.H.

Member Function Documentation

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

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