Functions | |
template<typename I , typename S , typename F , typename P = identity> | |
CPP_TEMPLATE_AUX_0 | ranges::b (requires ` input_iterator< I > &&sentinel_for< S, I > &&indirect_unary_predicate< F, projected< I, P >>) bbbool all_of(I first |
function template all_of More... | |
Variables | |
CPP_TEMPLATE_AUX_0 S F P | ranges::F |