#include <T2String.h>
Public Types | |
using | CharType = typename StringTraits::CharType |
Static Public Member Functions | |
static TBOOL | IsEqual (const CharType *a, const CharType *b) |
static TBOOL | IsGreater (const CharType *a, const CharType *b) |
static TBOOL | IsLess (const CharType *a, const CharType *b) |
static TBOOL | IsLessOrEqual (const CharType *a, const CharType *b) |
static TBOOL | IsGreaterOrEqual (const CharType *a, const CharType *b) |
Definition at line 394 of file T2String.h.
using T2StringComparator< StringTraits >::CharType = typename StringTraits::CharType |
Definition at line 397 of file T2String.h.
|
inlinestatic |
Definition at line 400 of file T2String.h.
|
inlinestatic |
Definition at line 405 of file T2String.h.
|
inlinestatic |
Definition at line 420 of file T2String.h.
|
inlinestatic |
Definition at line 410 of file T2String.h.
|
inlinestatic |
Definition at line 415 of file T2String.h.