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