MRPT  2.0.1
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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020