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

The output_range concept. More...

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

Concept definition

template<typename T, typename V>
range<T> && ranges::output_range_ < T, V >
The output_range concept.
Definition: concepts.hpp:88
The range concept.
Definition: concepts.hpp:69

Detailed Description

The output_range concept.