TPIE

2362a60
tpie::ami::heap_element< KEY > Class Template Reference

This is a heap element. More...

#include <tpie/mergeheap.h>

Public Member Functions

 heap_element (KEY k, size_t r)
 

Public Attributes

KEY key
 
size_t run_id
 

Detailed Description

template<class KEY>
class tpie::ami::heap_element< KEY >

This is a heap element.

Encapsulates the key, along with the label run_id indicating the run the key originates from.

Definition at line 152 of file mergeheap.h.


The documentation for this class was generated from the following file: