Synopsis of methods | |
constexpr chunk_fn | chunk {} |
Public Member Functions | |
template<typename Int > | |
CPP_TEMPLATE_AUX_0 | c (requires ` detail::integer_like_< Int >) ccconstexpr auto operator()(Int n) const |
![]() | |
template<typename Rng > | |
CPP_TEMPLATE_AUX_0 | c (requires ` viewable_range< Rng > &&input_range< Rng >) ccconstexpr chunk_view< all_t< Rng >> operator()(Rng &&rng |
Additional Inherited Members | |
![]() | |
CPP_TEMPLATE_AUX_0 range_difference_t< Rng > n | const |