MRPT  2.0.3
List of all members | Public Member Functions
mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder Struct Reference

Detailed Description

template<class SI_CHAR, class SI_STRLESS, class SI_CONVERTER>
struct mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder

Strict less ordering by order, and then name of key.

Definition at line 156 of file SimpleIni.h.

#include <simpleini/SimpleIni.h>

Inheritance diagram for mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder:

Public Member Functions

bool operator() (const Entry &lhs, const Entry &rhs) const
 

Member Function Documentation

◆ operator()()

template<class SI_CHAR , class SI_STRLESS , class SI_CONVERTER >
bool mrpt::config::simpleini::CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder::operator() ( const Entry lhs,
const Entry rhs 
) const
inline



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 15:49:54 UTC 2020