find_end « STL Algorithms Non modifying sequence operations « C++ Tutorial






25.9.find_end
25.9.1.Use find_end to search last occurrence of subcoll in coll
25.9.2.Use find_end with while loop to find the element