Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::input_range Concept Reference

The input_range concept. More...

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

Concept definition

template<typename T>
range<T> && ranges::input_range_ < T >
The input_range concept.
Definition: concepts.hpp:97
The range concept.
Definition: concepts.hpp:69

Detailed Description

The input_range concept.