Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::indirect_view< Rng > Struct Template Reference

Public Member Functions

constexpr indirect_view (Rng rng)
 
constexpr auto size () const requires ` sized_range< Rng const > `
 
constexpr auto size () requires ` sized_range< Rng > `