|
164 | 164 |
|
165 | 165 | <p class="text-right"><small> |
166 | 166 | 最終更新日時(UTC): |
167 | | - <span itemprop="datePublished" content="2026-04-01T01:50:58"> |
168 | | - 2026年04月01日 01時50分58秒 |
| 167 | + <span itemprop="datePublished" content="2026-04-01T01:56:37"> |
| 168 | + 2026年04月01日 01時56分37秒 |
169 | 169 | </span> |
170 | 170 | <br/> |
171 | 171 | <span itemprop="author" itemscope itemtype="http://schema.org/Person"> |
@@ -1504,6 +1504,7 @@ <h2><a href="#cpp20" id="cpp20">C++20言語機能の実装状況</a></h2> |
1504 | 1504 | <li>libstdc++: <a href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2020" target="_blank">C++ 2020 Implementation Status</a></li> |
1505 | 1505 | <li>libc++: <a href="https://libcxx.llvm.org/Status/Cxx20.html" target="_blank">libc++ C++20 Status</a></li> |
1506 | 1506 | <li>Visual C++ (MSVC):<ul> |
| 1507 | +<li><a href="https://learn.microsoft.com/en-us/cpp/overview/visual-cpp-language-conformance?view=msvc-170" target="_blank">Microsoft C/C++ language conformance by Visual Studio version</a></li> |
1507 | 1508 | <li><a href="https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance" target="_blank">Visual C++ 言語への準拠</a></li> |
1508 | 1509 | <li><a href="https://github.com/microsoft/STL/wiki/Changelog" target="_blank">次リリース情報(VS2019,2022) - Change log</a></li> |
1509 | 1510 | </ul> |
@@ -1794,6 +1795,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2> |
1794 | 1795 | <li>GCC: <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx23" target="_blank">C++23 Support in GCC</a></li> |
1795 | 1796 | <li>Clang: <a href="https://clang.llvm.org/cxx_status.html#cxx23" target="_blank">C++23 implementation status</a></li> |
1796 | 1797 | <li>Visual C++ (MSVC):<ul> |
| 1798 | +<li><a href="https://learn.microsoft.com/en-us/cpp/overview/visual-cpp-language-conformance?view=msvc-170" target="_blank">Microsoft C/C++ language conformance by Visual Studio version</a></li> |
1797 | 1799 | <li><a href="https://learn.microsoft.com/en-us/cpp/overview/cpp-conformance-improvements?view=msvc-170" target="_blank">C++ Conformance improvements, behavior changes, and bug fixes in Visual Studio 2022</a></li> |
1798 | 1800 | <li><a href="https://devblogs.microsoft.com/cppblog/msvc-compiler-updates-in-visual-studio-2022-version-17-13/" target="_blank">C++ Language Updates in MSVC in Visual Studio 2022 17.13</a></li> |
1799 | 1801 | <li><a href="https://devblogs.microsoft.com/cppblog/msvc-compiler-language-updates-in-visual-studio-2022-version-17-12/" target="_blank">MSVC Compiler Language Updates in Visual Studio 2022 version 17.12</a></li> |
@@ -2122,6 +2124,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2> |
2122 | 2124 | </ul> |
2123 | 2125 | </li> |
2124 | 2126 | <li>Visual C++ (MSVC):<ul> |
| 2127 | +<li><a href="https://learn.microsoft.com/en-us/cpp/overview/visual-cpp-language-conformance?view=msvc-170" target="_blank">Microsoft C/C++ language conformance by Visual Studio version</a></li> |
2125 | 2128 | <li><a href="https://learn.microsoft.com/en-us/cpp/overview/cpp-conformance-improvements?view=msvc-170" target="_blank">C++ Conformance improvements, behavior changes, and bug fixes in Visual Studio 2022</a></li> |
2126 | 2129 | </ul> |
2127 | 2130 | </li> |
|
0 commit comments