Home
last modified time | relevance | path

Searched defs:for_each (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dfor_each.h32 for_each(_InputIterator __first, _InputIterator __last, _Function __f) { in for_each() function
43 for_each(_SegmentedIterator __first, _SegmentedIterator __last, _Function __func) { in for_each() function
H A Dpstl_for_each.h