Main MRPT website > C++ reference for MRPT 1.9.9
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 1946 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 1948 of file SimpleIni.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST