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.
Definition at line 97 of file UList.H.
Public Member Functions | |
| less (const UList< T > &values) | |
| bool | operator() (const label a, const label b) |
| bool operator() | ( | const label | a, |
| const label | b | ||
| ) | [inline]
|