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

The sized_range concept. More...

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

Concept definition

template<typename T>
!disable_sized_range<uncvref_t<T>> &&
The range concept.
Definition concepts.hpp:69
The sized_range_ concept.
Definition concepts.hpp:176
The sized_range concept.
Definition concepts.hpp:184

Detailed Description

The sized_range concept.