MRPT
1.9.9
|
Generic ASCII case-insensitive less than comparison.
This class returns numerically ordered ASCII case-insensitive text for all possible sizes and types of SI_CHAR. It is not safe for MBCS text comparison where ASCII A-Z characters are used in the encoding of multi-byte characters.
Definition at line 1966 of file SimpleIni.h.
#include <simpleini/SimpleIni.h>
Public Member Functions | |
SI_CHAR | locase (SI_CHAR ch) const |
bool | operator() (const SI_CHAR *pLeft, const SI_CHAR *pRight) const |
|
inline |
Definition at line 1968 of file SimpleIni.h.
Referenced by mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR >::operator()().
|
inline |
Definition at line 1972 of file SimpleIni.h.
References mrpt::config::simpleini::SI_GenericNoCase< SI_CHAR >::locase().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |