STL Algorithms Heap « C++ Tutorial






31.STL Algorithms Heap
31.1.make_heap( 3 ) 31.3.push_heap( 2 ) 
31.2.pop_heap( 2 ) 31.4.sort heap( 2 )