| __pstl::__internal::__enable_if_execution_policy< _ExecutionPolicy, void > std::replace | ( | _ExecutionPolicy && | __exec, |
| _ForwardIterator | __first, | ||
| _ForwardIterator | __last, | ||
| const _Tp & | __old_value, | ||
| const _Tp & | __new_value ) |
Definition at line 351 of file glue_algorithm_impl.h.
References forward(), replace(), and replace_if().
