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

Classes

struct  ranges::drop_view< Rng >
 
struct  ranges::views::drop_fn
 

Typedefs

template<typename Rng >
using ranges::cpp20::drop_view = ranges::drop_view< Rng >