Binary  1
 All Classes
List of all members
Binary_Heap Class Reference

Detailed Description

Binary Heap. Peek and Pop always return the current lowest value in the list. Sort is done on insertion and on deletion.


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