VCCC  2024.05
VisualCamp Common C++ library
drop_view.hpp File Reference

Go to the source code of this file.

Classes

class  drop_view< V >
 
struct  enable_borrowed_range< drop_view< T > >
 

Namespaces

 vccc
 
 vccc::ranges
 

Functions

template<typename R >
constexpr drop_view< views::all_t< R > > make_drop_view (R &&r, range_difference_t< R > count)