| __pstl::__internal::__enable_if_execution_policy< _ExecutionPolicy, _ForwardIterator2 > std::replace_copy_if | ( | _ExecutionPolicy && | __exec, |
| _ForwardIterator1 | __first, | ||
| _ForwardIterator1 | __last, | ||
| _ForwardIterator2 | __result, | ||
| _UnaryPredicate | __pred, | ||
| const _Tp & | __new_value ) |
Definition at line 360 of file glue_algorithm_impl.h.
References __pstl::__internal::__pattern_walk2(), __pstl::__internal::__select_backend(), forward(), and replace_copy_if().
