nux-1.16.0
|
#include <NuxCore/TextString.h>
Public Member Functions | |
t_u32 | operator() (const T &lhs, const T &rhs) |
Public Attributes | |
ConversionFunctor | m_ConversionFunctor |
Compare two char or TCHAR. Apply the conversion functor before the comparison.
Definition at line 191 of file TextString.h.