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