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