Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Classes | Public Member Functions
mrpt::utils::ci_less Struct Reference

Detailed Description

A case-insensitive comparator struct for usage within STL containers, eg: map<string,string,ci_less>

Note
Defined in #include <mrpt/utils/ci_less.h>

Definition at line 26 of file ci_less.h.

#include <mrpt/utils/ci_less.h>

Inheritance diagram for mrpt::utils::ci_less:
Inheritance graph

Classes

struct  nocase_compare
 

Public Member Functions

bool operator() (const std::string &s1, const std::string &s2) const
 

Member Function Documentation

◆ operator()()

bool mrpt::utils::ci_less::operator() ( const std::string s1,
const std::string s2 
) const
inline

Definition at line 32 of file ci_less.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019