Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::iota_view< From, To > Struct Template Reference

Public Member Functions

constexpr iota_view (From from)
 
constexpr iota_view (meta::id_t< From > from, meta::id_t< To > to)