M4RI
20140914
|
A Heap. More...
Data Fields | |
unsigned int | size |
unsigned int | count |
rci_t * | data |
A Heap.
unsigned int heap::count |
Count of the elements in the heap
rci_t* heap::data |
Array with the elements
unsigned int heap::size |
Size of the allocated memory (in number of items)