#include <vdkheap.h>
Inheritance diagram for VDKHeap< T >:

typedef VDKHeap<someClass> SomeClassHeap;
|
|||||||||
|
Constructor makes an empty heap |
|
||||||||||||||||
|
Constructor
|
|
|||||||||
|
Destructor |
|
||||||||||
|
Sorts on nlog(n) time |
1.2.15