Skip to content

Commit ccf56f9

Browse files
authored
Merge pull request #5778 from MicrosoftDocs/main
OOB Publish 2/11 - ASAP
2 parents 7304c97 + 75ebf08 commit ccf56f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/overview/what-s-new-for-visual-cpp-in-visual-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ Visual Studio 2022 brings many updates and fixes to the Microsoft C++ compiler a
2525
| What's new for C++ developers | [What's New for C++ Developers in Visual Studio 2022 17.13](https://devblogs.microsoft.com/cppblog/whats-new-for-c-developers-in-visual-studio-2022-17-13/) |
2626
| Standard Library (STL) merged C++26 and C++23 features, LWG issue resolutions, performance improvements, enhanced behavior, and fixed bugs | [STL Changelog 17.13](https://github.com/microsoft/STL/wiki/Changelog#vs-2022-1713) |
2727
| New features in the IDE |[Visual Studio 2022 version 17.13 Release Notes](/visualstudio/releases/2022/release-notes) |
28-
| C++ language updates | [MSVC Compiler updates in Visual Studio 2022 17.13](https://devblogs.microsoft.com/cppblog/msvc-compiler-language-updates-in-visual-studio-2022-version-17-13/) |
28+
| C++ language updates | [MSVC compiler updates in Visual Studio 2022 17.13](https://devblogs.microsoft.com/cppblog/msvc-compiler-updates-in-visual-studio-2022-version-17-13/)
29+
|
2930
| C++ language conformance improvements | [C++ Conformance improvements, behavior changes, and bug fixes in Visual Studio 2022 17.13](cpp-conformance-improvements.md#improvements_1713) |
3031

3132
A quick highlight of some of the new features:

0 commit comments

Comments
 (0)