Directories |
Files | |
file | charconv |
Provides std::from_chars and std::to_chars if not defined in the stl <charconv> header. | |
file | charconv_detail.hpp [code] |
Provides LLVM's implementation of std::from_chars and std::to_chars for integral types and a custom solution for floating points types. | |
file | concepts |
The Concepts library. | |
file | iterator |
Provides C++20 additions to the <iterator> header. | |
file | ranges |
Adaptations of concepts from the Ranges TS. | |
file | type_traits |
Provides C++20 additions to the type_traits header. | |