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 135 of file UList.H.

Constructor & Destructor Documentation

◆ greater()

greater ( const UList< T > &  values)
inline

Definition at line 141 of file UList.H.

Member Function Documentation

◆ operator()()


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