Range-v3
Range algorithms, views, and actions for the Standard Library
move.hpp File Reference

Classes

struct  ranges::move_view< Rng >
 
struct  ranges::views::move_fn
 

Variables

template<typename Rng >
constexpr bool ranges::enable_borrowed_range< move_view< Rng > >