We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17075b commit a105ba5Copy full SHA for a105ba5
docs/overview/compiler-versions.md
@@ -81,7 +81,7 @@ An example of a minor change is from Visual Studio 2022 17.1 to Visual Studio 20
81
82
The following table lists the Visual C++ compiler `_MSC_VER` for each corresponding Visual Studio and toolset release:
83
84
-| Visual Studio version | `_MSC_VER` | toolset version |
+| Visual Studio version | `_MSC_VER` | Toolset version |
85
|--|--|--|
86
| Visual Studio 6.0 | 1200 | 6.0 |
87
| Visual Studio .NET 2002 (7.0) | 1300 | 7.0 |
0 commit comments