Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::view::closed_ints_fn Struct Reference

Public Member Functions

template<typename Val , requires = (Integral<Val>())>
detail::take_exactly_view_< iota_view< Val >, true > operator() (Val from, Val to) const