#include <TComparator.h>
Static Public Member Functions | |
static TBOOL | IsEqual (const T &a, const T &b) |
static TBOOL | IsGreater (const T &a, const T &b) |
static TBOOL | IsLess (const T &a, const T &b) |
static TBOOL | IsLessOrEqual (const T &a, const T &b) |
static TBOOL | IsGreaterOrEqual (const T &a, const T &b) |
Definition at line 6 of file TComparator.h.
|
inlinestatic |
Definition at line 9 of file TComparator.h.
|
inlinestatic |
Definition at line 14 of file TComparator.h.
|
inlinestatic |
Definition at line 29 of file TComparator.h.
|
inlinestatic |
Definition at line 19 of file TComparator.h.
|
inlinestatic |
Definition at line 24 of file TComparator.h.