|
SU2
|
Templates for priority queues that do not utilize locators and as such they can use different types of values. More...
Go to the source code of this file.
Macros | |
| #define | GK_MKPQUEUE2(FPRFX, PQT, KT, VT, KMALLOC, VMALLOC, KMAX, KEY_LT) |
| #define | GK_MKPQUEUE2_PROTO(FPRFX, PQT, KT, VT) |
Templates for priority queues that do not utilize locators and as such they can use different types of values.
$Id: gk_mkpqueue2.h 13005 2012-10-23 22:34:36Z karypis $
| #define GK_MKPQUEUE2_PROTO | ( | FPRFX, | |
| PQT, | |||
| KT, | |||
| VT | |||
| ) |
1.8.12