Prototype for comparators. More...
#include <gim_radixsort.h>
Public Member Functions | |
int | operator() (const GIM_RSORT_TOKEN &a, const GIM_RSORT_TOKEN &b) |
Prototype for comparators.
Definition at line 125 of file gim_radixsort.h.
int GIM_RSORT_TOKEN_COMPARATOR::operator() | ( | const GIM_RSORT_TOKEN & | a, |
const GIM_RSORT_TOKEN & | b | ||
) | [inline] |
Definition at line 129 of file gim_radixsort.h.