Templates for priority queues. More...
Go to the source code of this file.
Macros | |
#define | GK_MKPQUEUE(FPRFX, PQT, KVT, KT, VT, KVMALLOC, KMAX, KEY_LT) |
#define | GK_MKPQUEUE_PROTO(FPRFX, PQT, KT, VT) |
Templates for priority queues.
$Id: gk_mkpqueue.h 13005 2012-10-23 22:34:36Z karypis $
Definition in file gk_mkpqueue.h.
#define GK_MKPQUEUE | ( | FPRFX, | |
PQT, | |||
KVT, | |||
KT, | |||
VT, | |||
KVMALLOC, | |||
KMAX, | |||
KEY_LT | |||
) |
Definition at line 15 of file gk_mkpqueue.h.
#define GK_MKPQUEUE_PROTO | ( | FPRFX, | |
PQT, | |||
KT, | |||
VT | |||
) |
Definition at line 382 of file gk_mkpqueue.h.