Functions | |
template<typename I , typename F , typename P = identity> | |
CPP_TEMPLATE_AUX_0 | ranges::I (requires ` input_iterator< I > &&indirectly_unary_invocable< F, projected< I, P >>) III for_each_n(I first |
function template for_each_n | |
Variables | |
CPP_TEMPLATE_AUX_0 iter_difference_t< I > F | ranges::fun |