Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Dreplace_if.h23 replace_if(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred, const _Tp& __new_value) replace_if() function
H A Dpstl.h444 replace_if(_ExecutionPolicy&& __policy, in replace_if() function