| __pstl::__internal::__enable_if_execution_policy< _ExecutionPolicy, _ForwardIterator2 > std::unique_copy | ( | _ExecutionPolicy && | __exec, |
| _ForwardIterator1 | __first, | ||
| _ForwardIterator1 | __last, | ||
| _ForwardIterator2 | __result, | ||
| _BinaryPredicate | __pred ) |
Definition at line 489 of file glue_algorithm_impl.h.
References __pstl::__internal::__pattern_unique_copy(), __pstl::__internal::__select_backend(), forward(), and unique_copy().
