Template Function shad::impl::all_of(distributed_sequential_tag&&, ForwardItr, ForwardItr, UnaryPredicate)¶
- Defined in File non_modifyng_sequence_ops.h
Function Documentation¶
-
template <typename ForwardItr, typename UnaryPredicate>
boolshad::impl
::
all_of
(distributed_sequential_tag &&policy, ForwardItr first, ForwardItr last, UnaryPredicate p)