nux-0.9.48
Main Page
Related Pages
Namespaces
Data Structures
Files
Data Structures
Class Hierarchy
Data Fields
Public Member Functions
nux::LexicographicCompare< T > Struct Template Reference
#include <
NuxCore/TextString.h
>
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)
Member Function Documentation
template<typename T >
t_u32
nux::LexicographicCompare
< T >::operator()
(
const T &
lhs
,
const T &
rhs
)
[inline]
The documentation for this struct was generated from the following file:
NuxCore/
TextString.h
nux
LexicographicCompare
Generated on Mon May 30 2011 05:58:23 for nux-0.9.48 by
1.7.3