MRPT  2.0.3
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 2.0.3 Git: 8e9e8af54 Wed May 13 17:41:24 2020 +0200 at miƩ may 13 17:55:54 CEST 2020