|
Sierra Toolkit Version of the Day
|
Case-insensitive less-than compare binary function object. More...
#include <string_case_compare.hpp>
Public Member Functions | |
| bool | operator() (const std::string &lhs, const std::string &rhs) const |
| Case-insensitive less-than compare binary function object. | |
Case-insensitive less-than compare binary function object.
Definition at line 104 of file string_case_compare.hpp.
| bool stk::LessCase::operator() | ( | const std::string & | lhs, |
| const std::string & | rhs | ||
| ) | const [inline] |
Case-insensitive less-than compare binary function object.
Definition at line 106 of file string_case_compare.hpp.