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

Public Member Functions

constexpr auto size ()
 
constexpr auto size () const
 
constexpr stride_view (Rng rng, range_difference_t< Rng > const stride)