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

Classes

struct  ranges::drop_exactly_view< Rng >
 
struct  ranges::views::drop_exactly_base_fn
 
struct  ranges::views::drop_exactly_fn
 

Variables

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