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