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 auto operator()(Rng &&rng |
Related Functions | |
(Note that these are not member functions.) | |
constexpr take_exactly_fn | take_exactly {} |
Additional Inherited Members | |
![]() | |
CPP_TEMPLATE_AUX_0 range_difference_t< Rng > n | const |