SimpleIni
Public Member Functions

SI_GenericCase< SI_CHAR > Struct Template Reference

Generic case-sensitive less than comparison. More...

#include <SimpleIni.h>

List of all members.

Public Member Functions

bool operator() (const SI_CHAR *pLeft, const SI_CHAR *pRight) const

Detailed Description

template<class SI_CHAR>
struct SI_GenericCase< SI_CHAR >

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.


Member Function Documentation

template<class SI_CHAR >
bool SI_GenericCase< SI_CHAR >::operator() ( const SI_CHAR *  pLeft,
const SI_CHAR *  pRight 
) const [inline]

Definition at line 2626 of file SimpleIni.h.


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