SimpleIni  4.17
Public Member Functions | List of all members
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder Struct Reference

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

#include <SimpleIni.h>

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

Public Member Functions

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

Detailed Description

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

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

Definition at line 337 of file SimpleIni.h.

Member Function Documentation

◆ operator()()

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

The documentation for this struct was generated from the following file: