reverse_copy « STL Algorithms Modifying sequence operations « C++ Tutorial






24.17.reverse_copy
24.17.1.Using reverse_copy, a copying version of the generic reverse algorithm
24.17.2.Copy elements in one vector into another vector in reverse order
24.17.3.Use reverse_copy to print all of them in reverse order