STL Algorithms Non modifying sequence operations « C++






STL Algorithms Non modifying sequence operations /

adjacent_find 4count 7
count_if 1equal 3
find if 5find 15
find_end 2find_first_of 2
for_each 9mismatch 4
search 2search_n 2