Compiler Support
Let's look at the compiler support for the topics in this chapter.
We'll cover the following...
Feature | GCC | Clang | MSVC |
---|---|---|---|
Removing register keyword |
7.0 | 3.8 | VS 2017 15.3 |
Let's look at the compiler support for the topics in this chapter.
Feature | GCC | Clang | MSVC |
---|---|---|---|
Removing register keyword |
7.0 | 3.8 | VS 2017 15.3 |