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

Go to the source code of this file.

Classes

struct  borrowed_subrange< R >
 

Namespaces

 vccc
 
 vccc::ranges
 

Typedefs

template<typename R >
using borrowed_subrange_t = typename borrowed_subrange< R >::type