#include <SimpleIni.h>
Public Member Functions | |
bool | operator() (const SI_CHAR *pLeft, const SI_CHAR *pRight) const |
Generic case-sensitive less than comparison. This class returns numerically ordered ASCII case-sensitive text for all possible sizes and types of SI_CHAR.
Definition at line 2625 of file SimpleIni.h.
bool SI_GenericCase< SI_CHAR >::operator() | ( | const SI_CHAR * | pLeft, |
const SI_CHAR * | pRight | ||
) | const [inline] |
Definition at line 2626 of file SimpleIni.h.