Data Fields | |
void * | original_object |
void * | transformed_object |
If you need a transformation on the objects that are sorted, you can sue this to store the transformed values, so you do not need to do the transformation again for each comparison
Definition at line 129 of file util.h.