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