Reverse natural sorting. More...
#include <stringOpsSort.H>
Public Member Functions | |
| bool | operator() (const std::string &s1, const std::string &s2) const |
| Reverse natural sorting. | |
Reverse natural sorting.
Definition at line 114 of file stringOpsSort.H.
|
inline |
Reverse natural sorting.
Definition at line 119 of file stringOpsSort.H.
References natural_sort::compare().
