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