vector push pop heap « Vector « C++






1.Perform the heapsort with push_heap and pop_heap
2.Inserting Elements in a vector Using the push_back Method
3.Demonstrating the STL vector push_back functions
4.Read data from a file and save that to vector