On this page
std::ranges::output_range
Defined in header <ranges> |
||
|---|---|---|
|
(since C++20) |
The output_range concept is a refinement of range for which ranges::begin returns a model of output_iterator.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/ranges/output_range