Compiler Support
Let's look at the compiler support for the topics in this chapter.
Feature | GCC | Clang | MSVC |
---|---|---|---|
std::variant |
7.1 | 4.0 | VS 2017 15.0 |
In the next lesson, we will explore the changes in std::any.
Get hands-on with 1400+ tech skills courses.