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






25.10.find_first_of
25.10.1.Use find_first_of function to search first occurrence of an element
25.10.2.Use find_first_of function to search last occurrence of an element