OPradixSort.h

Globals

Functions

  • void OPradixSort ( void* data, void* duplicate, i64 n, i64() getKey, void*() getEntity, void() setKey )
Sorts an array based on a Radix sort algorithm