

Go to the source code of this file.
Macros | |
| #define | HEAP_CHILD(POS) |
| #define | HEAP_PARENT(POS) |
| #define | HEAP_IMPORT(IDX) |
| #define | CHECK_HEAP_IMPORTED(IDX) |
| #define CHECK_HEAP_IMPORTED | ( | IDX | ) |
Definition at line 86 of file inlineheap.h.
| #define HEAP_CHILD | ( | POS | ) |
Definition at line 11 of file inlineheap.h.
| #define HEAP_IMPORT | ( | IDX | ) |
Definition at line 79 of file inlineheap.h.
| #define HEAP_PARENT | ( | POS | ) |
Definition at line 13 of file inlineheap.h.