Range-v3
Range algorithms, views, and actions for the Standard Library
 
Loading...
Searching...
No Matches
ranges::borrowed_range Concept Reference

The borrowed_range concept. More...

#include <range/v3/range/concepts.hpp>

Concept definition

template<typename T>
range<T> && detail::_borrowed_range<T>
The borrowed_range concept.
Definition concepts.hpp:75
The range concept.
Definition concepts.hpp:69

Detailed Description

The borrowed_range concept.