MRPT  2.0.3
List of all members | Public Member Functions
mrpt::config::simpleini::SI_GenericCase< SI_CHAR > Struct Template Reference

Detailed Description

template<class SI_CHAR>
struct mrpt::config::simpleini::SI_GenericCase< SI_CHAR >

Generic case-sensitive less than comparison.

This class returns numerically ordered ASCII case-sensitive text for all possible sizes and types of SI_CHAR.

Definition at line 1941 of file SimpleIni.h.

#include <simpleini/SimpleIni.h>

Public Member Functions

bool operator() (const SI_CHAR *pLeft, const SI_CHAR *pRight) const
 

Member Function Documentation

◆ operator()()

template<class SI_CHAR >
bool mrpt::config::simpleini::SI_GenericCase< SI_CHAR >::operator() ( const SI_CHAR *  pLeft,
const SI_CHAR *  pRight 
) const
inline

Definition at line 1943 of file SimpleIni.h.




Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 23:51:15 UTC 2020