Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::action::stride_fn Member List

This is the complete list of members for ranges::action::stride_fn, including all inherited members.

operator()(Rng &&rng, range_difference_t< Rng > const step) const -> Rng requires forward_range< Rng > &&erasable_range< Rng &, iterator_t< Rng >, sentinel_t< Rng >> &&permutable< iterator_t< Rng >> (defined in ranges::action::stride_fn)ranges::action::stride_fn
strideranges::action::stride_fnrelated