#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 name of key only
Definition at line 327 of file SimpleIni.h.
using CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::KeyOrder::first_argument_type = Entry |
Definition at line 329 of file SimpleIni.h.
using CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::KeyOrder::result_type = bool |
Definition at line 328 of file SimpleIni.h.
using CSimpleIniTempl< SI_CHAR, SI_STRLESS, SI_CONVERTER >::Entry::KeyOrder::second_argument_type = Entry |
Definition at line 330 of file SimpleIni.h.
|
inline |
Definition at line 331 of file SimpleIni.h.