UList< T >::less Class Reference

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

Public Member Functions

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

Detailed Description

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

Less function class that can be used for sorting.

Definition at line 117 of file UList.H.

Constructor & Destructor Documentation

◆ less()

less ( const UList< T > &  values)
inline

Definition at line 123 of file UList.H.

Member Function Documentation

◆ operator()()

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

Definition at line 128 of file UList.H.

References Foam::constant::physicoChemical::b.


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