Blender V2.61 - r43446
|
Prototype for comparators. More...
#include <gim_radixsort.h>
Public Member Functions | |
template<class T > | |
int | operator() (const T &a, const T &b) |
Prototype for comparators.
Definition at line 53 of file gim_radixsort.h.
int integer_comparator::operator() | ( | const T & | a, |
const T & | b | ||
) | [inline] |
Definition at line 58 of file gim_radixsort.h.