Skip to content

Commit b3914af

Browse files
TylerMSFTTylerMSFT
authored andcommitted
cleanup
1 parent 4a778a7 commit b3914af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/overview/cpp-conformance-improvements.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Visual Studio 2022 version 17.10 contains the following conformance improvements
2121

2222
For an in-depth summary of changes made to the Standard Template Library, including bug fixes and performance improvements, see [STL Changelog VS 2022 17.10](https://github.com/microsoft/STL/wiki/Changelog#vs-2022-1710).
2323

24-
---------------------- TW
25-
2624
### Conversion operator specialization with explicitly specified return type
2725

2826
The compiler used to specialize conversion operators incorrectly in some cases which can lead to mismatched return type. These invalid specializations no longer happen. This is a source code breaking change.

0 commit comments

Comments
 (0)