Skip to content

Commit b00572a

Browse files
Merge pull request #5643 from TylerMSFT/patch
add link that'll be live tomorrow
2 parents 71ac5b2 + 01859b5 commit b00572a

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
@@ -1,7 +1,7 @@
11
---
22
title: "What's new for C++ in Visual Studio"
33
description: "The new features and fixes in the Microsoft C/C++ compiler and tools in Visual Studio."
4-
ms.date: 08/08/2024
4+
ms.date: 08/12/2024
55
ms.service: "visual-cpp"
66
ms.subservice: "ide"
77
ms.custom: intro-whats-new
@@ -22,6 +22,7 @@ Visual Studio 2022 brings many updates and fixes to the Microsoft C++ compiler a
2222

2323
| For more information about | See |
2424
|---|---|
25+
| What's new for C++ developers | [What's New for C++ Developers in Visual Studio 2022 17.11](https://devblogs.microsoft.com/cppblog/whats-new-for-c-developers-in-visual-studio-2022-17-11/) |
2526
| Standard Library (STL) merged C++26 and C++23 features, C++20 defect reports, LWG issue resolutions, performance improvements, enhanced behavior, and fixed bugs | [STL Changelog 17.11](https://github.com/microsoft/STL/wiki/Changelog#vs-2022-1711) |
2627
| New features in the Visual Studio 17.11 IDE |[Visual Studio 2022 version 17.11 Release Notes](/visualstudio/releases/2022/release-notes) |
2728
| C++ language conformance improvements in Visual Studio 2022 17.11 | [C++ Conformance improvements, behavior changes, and bug fixes in Visual Studio 2022 17.11](cpp-conformance-improvements.md#improvements_1711) |

0 commit comments

Comments
 (0)