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

Go to the source code of this file.

Classes

struct  borrowed_iterator< R >
 

Namespaces

 vccc
 
 vccc::ranges
 

Typedefs

template<typename R >
using borrowed_iterator_t = typename borrowed_iterator< R >::type