MRPT  2.0.0
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.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020