| __pstl::__internal::__enable_if_execution_policy< _ExecutionPolicy, std::pair< _ForwardIterator1, _ForwardIterator2 > > std::mismatch | ( | _ExecutionPolicy && | __exec, |
| _ForwardIterator1 | __first1, | ||
| _ForwardIterator1 | __last1, | ||
| _ForwardIterator2 | __first2, | ||
| _BinaryPredicate | __pred ) |
Definition at line 649 of file glue_algorithm_impl.h.
References distance(), mismatch(), and next().
