A case-insensitive comparator struct for usage within STL containers, eg: map<string,string,ci_less>
#include <mrpt/utils/ci_less.h>

Classes | |
| struct | nocase_compare |
Public Member Functions | |
| bool | operator() (const std::string &s1, const std::string &s2) const |
|
inline |
| Page generated by Doxygen 1.9.1 for MRPT 1.5.5 Git: 832f416fc Sat Dec 2 06:28:34 2017 +0100 at mar 26 may 2026 13:01:45 CEST |