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 |
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |