Compiler Support
We will conclude this section with the provision of compiler support for the changes to the Standard Library, introduced by C++ 17.
We'll cover the following...
Compiler support
Feature | GCC | Clang | MSVC |
---|---|---|---|
std::byte |
7.1 | 5.0 | VS 2017 15.3 |
Improvements for Maps and Sets | 7.0 | 3.9 | VS 2017 15.5 |