Static Public Member Functions | |
template<typename T > | |
static bool | less (const T &lhs, const T &rhs) |
static bool | less (const t_string &lhs, const t_string &rhs) |
Performs case-insensitive comparison using the current locale. More... | |
template<typename T > | |
static bool | more (const T &lhs, const T &rhs) |
static bool | more (const t_string &lhs, const t_string &rhs) |
Performs case-insensitive comparison using the current locale. More... | |
Definition at line 255 of file listbox.hpp.
|
inlinestatic |
Definition at line 258 of file listbox.hpp.
Referenced by gui2::listbox::set_single_sorter().
Performs case-insensitive comparison using the current locale.
Definition at line 607 of file listbox.cpp.
References translation::icompare().
|
inlinestatic |
Definition at line 264 of file listbox.hpp.
Referenced by gui2::listbox::set_single_sorter().
Performs case-insensitive comparison using the current locale.
Definition at line 612 of file listbox.cpp.
References translation::icompare().