Synopsis of methods | |
constexpr drop_fn | drop {} |
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 | a (requires ` viewable_range< Rng > &&input_range< Rng >) aaauto operator()(Rng &&rng |
Additional Inherited Members | |
![]() | |
CPP_TEMPLATE_AUX_0 range_difference_t< Rng > n | const |