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






1.Use find_end to search last occurrence of subcoll in coll
2.Use find_end with while loop to find the element