A subset of the C++20 standard library, either aliased directly from the standard library or (if not available) implemented via the range-v3 library. More...
Modules | |
charconv | |
The <charconv> header from C++17's standard library. | |
concepts | |
The <concepts> header from C++20's standard library. | |
iterator | |
The <iterator> header from C++20's standard library. | |
ranges | |
The <ranges> header from C++20's standard library. | |
type_traits | |
The <concepts> header from C++20's standard library. | |
View | |
Standard library views. | |
A subset of the C++20 standard library, either aliased directly from the standard library or (if not available) implemented via the range-v3 library.