Home > C++ for concepts > C++ for concepts > Vector Library Show previous contentLet's test your knowledge. Fill in the missing part by typing it in.To sort a vector in C++, you can use the std::sort() function from the ____ library.Write the missing line below.SubmitReveal answer Show following content