|
SimpleIni
|
Strict less ordering by order, and then name of key. More...
#include <SimpleIni.h>
Public Member Functions | |
| bool | operator() (const Entry &lhs, const Entry &rhs) const |
Strict less ordering by order, and then name of key.
Definition at line 335 of file SimpleIni.h.
| bool CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder::operator() | ( | const Entry & | lhs, |
| const Entry & | rhs | ||
| ) | const [inline] |
Definition at line 336 of file SimpleIni.h.
References CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::nOrder, and CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::pItem.
1.7.3