TwiceAsNice  2019-02-18
Public Member Functions | List of all members
CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::KeyOrder Struct Reference

Strict less ordering by name of key only. More...

#include <SimpleIni.h>

Inheritance diagram for CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::KeyOrder:
Inheritance graph
Collaboration diagram for CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::KeyOrder:
Collaboration graph

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::KeyOrder

Strict less ordering by name of key only.

Member Function Documentation

◆ operator()()

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

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