| __pstl::__internal::__enable_if_execution_policy< _ExecutionPolicy, typename iterator_traits< _ForwardIterator >::difference_type > std::count_if | ( | _ExecutionPolicy && | __exec, |
| _ForwardIterator | __first, | ||
| _ForwardIterator | __last, | ||
| _Predicate | __pred ) |
Definition at line 184 of file glue_algorithm_impl.h.
References __pstl::__internal::__pattern_count(), __pstl::__internal::__select_backend(), count_if(), and forward().
