NEST
2.6.0,not_revisioned_source_dir@0
|
Helper class for lexicographical sorting of dictionary entries. More...
Public Member Functions | |
bool | operator() (const std::pair< Name, Token > &lhs, const std::pair< Name, Token > &rhs) const |
Static Private Member Functions | |
static bool | nocase_compare (char c1, char c2) |
Helper class for lexicographical sorting of dictionary entries.
Provides comparison operator for ascending, case-insensitive lexicographical ordering.
|
staticprivate |
Referenced by operator()().
|
inline |
References nocase_compare().