Template Struct SI_GenericCase

Struct Documentation

template<class SI_CHAR>
struct SI_GenericCase

Generic case-sensitive less than comparison. This class returns numerically ordered ASCII case-sensitive text for all possible sizes and types of SI_CHAR.

Public Functions

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