MRPT  1.9.9
List of all members | Classes | Public Member Functions
mrpt::containers::ci_less Struct Reference

Detailed Description

A case-insensitive comparator class for use within STL containers, etc.

Note
Credits: https://stackoverflow.com/a/1801913/1631514
This is the C++11 updated version of mrpt-1.x <mrpt/utils/ci_less.h>

Definition at line 20 of file ci_less.h.

#include <mrpt/containers/ci_less.h>

Classes

struct  nocase_compare
 

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

Definition at line 29 of file ci_less.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020