SimpleIni
Public Member Functions

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>

List of all members.

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 335 of file SimpleIni.h.


Member Function Documentation

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: