STL 之非修改算法

目录


只访问容器中的元素,而不修改这些元素。


adjacent_find

equal

equal_range

find

find_end

find_first_of

find_if

for_each

includes

lower_bound

mismatch

count

count_if

max

max_element

min

min_element

binary_search

search

search_n

upper_bound

posted on 2014-04-14 16:21  Yours风之恋  阅读(104)  评论(0编辑  收藏  举报