MRPT  1.9.9
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: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019