Skip to content

Commit 6ae1d4c

Browse files
TylerMSFTTylerMSFT
authored andcommitted
start 17.10 changes
1 parent 942537e commit 6ae1d4c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/overview/cpp-conformance-improvements.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "C++ conformance improvements in Visual Studio 2022"
33
description: "Microsoft C++ in Visual Studio is improving standards conformance and fixing bugs regularly."
4-
ms.date: 02/20/2024
4+
ms.date: 05/29/2024
55
ms.service: "visual-cpp"
66
ms.subservice: "cpp-lang"
77
---
@@ -15,6 +15,16 @@ For changes in Visual Studio 2019, see [C++ conformance improvements in Visual S
1515
For changes in Visual Studio 2017, see [C++ conformance improvements in Visual Studio 2017](cpp-conformance-improvements-2017.md).\
1616
For changes in older versions, see [Visual C++ What's New 2003 through 2015](../porting/visual-cpp-what-s-new-2003-through-2015.md).
1717

18+
## <a name="improvements_1710"></a> Conformance improvements in Visual Studio 2022 version 17.10
19+
20+
Visual Studio 2022 version 17.10 contains the following conformance improvements, bug fixes, and behavior changes in the Microsoft C/C++ compiler.
21+
22+
For a broader summary of changes made to the Standard Template Library, see [STL Changelog VS 2022 17.10](https://github.com/microsoft/STL/wiki/Changelog#vs-2022-1710).
23+
24+
25+
26+
27+
1828
## <a name="improvements_179"></a> Conformance improvements in Visual Studio 2022 version 17.9
1929

2030
Visual Studio 2022 version 17.9 contains the following conformance improvements, bug fixes, and behavior changes in the Microsoft C/C++ compiler.

0 commit comments

Comments
 (0)