nux-1.14.0
nux::LexicographicCompare< T > Struct Template Reference

#include <NuxCore/TextString.h>

List of all members.

Public Member Functions

t_u32 operator() (const T &lhs, const T &rhs)

Detailed Description

template<typename T>
struct nux::LexicographicCompare< T >

Compare two char or TCHAR.

Returns:
0 if equal, -1 if(lhs<rhs), +1 if(lhs>rhs)

Definition at line 174 of file TextString.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends