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

The range concept. More...

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

Concept definition

template<typename T>
concept ranges::range =
The _range_ concept.
Definition concepts.hpp:65
The range concept.
Definition concepts.hpp:69

Detailed Description

The range concept.