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.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |