#include <gim_radixsort.h>
Public Member Functions | |
template<class T , class Z > | |
int | operator() (const T &a, const Z &b) |
Macros for sorting. Prototype for comparators
Definition at line 41 of file gim_radixsort.h.
int less_comparator::operator() | ( | const T & | a, |
const Z & | b | ||
) | [inline] |
Definition at line 46 of file gim_radixsort.h.