#include <SimpleIni.h>
Public Types | |
using | first_argument_type = Entry |
using | result_type = bool |
using | second_argument_type = Entry |
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 338 of file SimpleIni.h.
using CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder::first_argument_type = Entry |
Definition at line 340 of file SimpleIni.h.
using CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder::result_type = bool |
Definition at line 339 of file SimpleIni.h.
using CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::LoadOrder::second_argument_type = Entry |
Definition at line 341 of file SimpleIni.h.
|
inline |
Definition at line 342 of file SimpleIni.h.