Range-v3
Range algorithms, views, and actions for the Standard Library
Synopsis of methods
|
Public Member Functions
|
List of all members
ranges::views::stride_fn Struct Reference
Synopsis of methods
constexpr
view
<
stride_fn
>
stride
{}
Public Member Functions
template<typename Rng >
constexpr
auto
operator()
(
Rng
&&rng, range_difference_t<
Rng
> step) const ->
stride_view
< all_t<
Rng
>> requires viewable_range<
Rng
> &&input_range<
Rng
>
ranges
views
stride_fn
Generated by
1.8.13