MobilityDB 1.1
Macros
sort_template.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ST_MAKE_NAME(a, b)   ST_MAKE_NAME_(ST_MAKE_PREFIX(a),b)
 
#define ST_MAKE_NAME_(a, b)   CppConcat(a,b)
 
#define ST_MAKE_PREFIX(a)   CppConcat(a,_)
 
#define ST_SORT_INVOKE_ARG
 
#define ST_SORT_INVOKE_COMPARE
 
#define ST_SORT_INVOKE_ELEMENT_SIZE
 
#define ST_SORT_PROTO_ARG
 
#define ST_SORT_PROTO_COMPARE
 
#define ST_SORT_PROTO_ELEMENT_SIZE