A UList compare binary predicate for natural sort. More...
#include <stringOpsSort.H>
Public Member Functions | |
| list_less (const UList< T > &list) noexcept | |
| bool | operator() (label a, label b) const |
Public Attributes | |
| const UList< T > & | values |
A UList compare binary predicate for natural sort.
Definition at line 130 of file stringOpsSort.H.
Definition at line 134 of file stringOpsSort.H.
References Foam::noexcept.
|
inline |
Definition at line 139 of file stringOpsSort.H.
References b, natural_sort::compare(), and values.

Definition at line 132 of file stringOpsSort.H.
Referenced by operator()().