Skip to content

Commit 883eeef

Browse files
authored
Update implementation-status for MSVC ref link of C++23
1 parent 763ff88 commit 883eeef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

implementation-status.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@
233233
- libstdc++: [C++ 2020 Implementation Status](https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2020)
234234
- libc++: [libc++ C++20 Status](https://libcxx.llvm.org/Status/Cxx20.html)
235235
- Visual C++ (MSVC):
236-
- [Visual C++ 言語への準拠](https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance)
237-
- [次リリース情報(VS2019,2022) - Change log](https://github.com/microsoft/STL/wiki/Changelog)
236+
- [C++ Language Updates in MSVC in Visual Studio 2022 17.13](https://devblogs.microsoft.com/cppblog/msvc-compiler-updates-in-visual-studio-2022-version-17-13/)
237+
- [MSVC Compiler Language Updates in Visual Studio 2022 version 17.12](https://devblogs.microsoft.com/cppblog/msvc-compiler-language-updates-in-visual-studio-2022-version-17-12/)
238238
- ICC: [C++20 Features Supported by Intel® C++ Compiler](https://www.intel.com/content/www/us/en/developer/articles/technical/c20-features-supported-by-intel-cpp-compiler.html)
239239

240240
## <a id="cpp23" href="#cpp23">C++23言語機能の実装状況</a>

0 commit comments

Comments
 (0)