Less function class that can be used for sorting. More...
#include <src/OpenFOAM/containers/Lists/UList/UList.H>
Less function class that can be used for sorting.
Public Member Functions | |
less (const UList< T > &values) | |
bool | operator() (const label a, const label b) |
|
inline |