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

Go to the source code of this file.

Classes

class  take_view< V >
 
class  take_view< V >::sentinel< Const >
 
struct  enable_borrowed_range< take_view< T > >
 

Namespaces

 vccc
 
 vccc::ranges
 

Functions

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