Range-v3
Range algorithms, views, and actions for the Standard Library
Instances and minimal complete definitions
|
Public Member Functions
|
List of all members
ranges::v3::stride_view< Rng > Struct Template Reference
Views
Inheritance diagram for ranges::v3::stride_view< Rng >:
Public Member Functions
constexpr
stride_view
(Rng rng, range_difference_type_t< Rng > const stride) noexcept(std::is_nothrow_constructible< detail::stride_view_base< Rng >, Rng, range_difference_type_t< Rng >>::value)
ranges
v3
stride_view
Generated by
1.8.13