Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__algorithm/
H A Dreplace_if.h23 replace_if(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred, const _Tp& __new_v… in replace_if() function
/llvm-project-15.0.7/pstl/include/pstl/internal/
H A Dglue_algorithm_impl.h338 replace_if(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _UnaryPred… in replace_if() function