vector display « vector « C++ Tutorial






16.12.vector display
16.12.1.Use for_each function to print all elements in a vector
16.12.2.Use std::copy to output the elements in a vector