table of contents
std::ranges::view_base(3cxx) | std::ranges::view_base(3cxx) |
NAME¶
std::ranges::view_base - [range.view] The ranges::view_base type.
SYNOPSIS¶
#include <ranges>
Detailed Description¶
[range.view] The ranges::view_base type.
Definition at line 640 of file ranges.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Sun Jan 8 2023 | libstdc++ |