A list compare binary predicate for normal sort. More...
#include <UList.H>
Public Member Functions | |
| less (const UList< T > &list) | |
| bool | operator() (const label a, const label b) const |
Public Attributes | |
| const UList< T > & | values |
A list compare binary predicate for normal sort.
Definition at line 240 of file UList.H.
References UList< T >::UList(), and values.

|
inline |
Definition at line 238 of file UList.H.
Referenced by less(), and operator()().