TwiceAsNice  2019-02-18
Public Member Functions | List of all members
SI_GenericCase< SI_CHAR > Struct Template Reference

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

#include <SimpleIni.h>

Collaboration diagram for SI_GenericCase< SI_CHAR >:
Collaboration graph

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.

Member Function Documentation

◆ operator()()

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

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