Enhanced C#
Language of your choice: library documentation
|
This priority queue wrapper type is returned from the AsMaxHeap() extension method. More...
This priority queue wrapper type is returned from the AsMaxHeap() extension method.
Public Member Functions | |
MaxHeapInList (IList< T > list=null, IComparer< T > comparer=null, Action< T, int > onItemMoved=null) | |