This is a record pointer element. More...
#include <tpie/mergeheap.h>
Public Member Functions | |
| heap_ptr (const REC *a, size_t b) | |
Public Attributes | |
| const REC * | recptr |
| size_t | run_id |
This is a record pointer element.
Encapsulates the record pointer, along with the label run_id indicating the run the record originates from.
Definition at line 46 of file mergeheap.h.