Compiler Support
Let's look at the compiler support for the topics in this chapter.
We'll cover the following...
Feature | GCC | Clang | MSVC |
---|---|---|---|
[[fallthrough]] |
7.0 | 3.9 | 15.0 |
Let's look at the compiler support for the topics in this chapter.
Feature | GCC | Clang | MSVC |
---|---|---|---|
[[fallthrough]] |
7.0 | 3.9 | 15.0 |