Skip to content

Commit afe5312

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent ce53d8a commit afe5312

File tree

3 files changed

+1962
-5
lines changed

3 files changed

+1962
-5
lines changed

implementation-status.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@
164164

165165
<p class="text-right"><small>
166166
最終更新日時(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秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -1504,6 +1504,7 @@ <h2><a href="#cpp20" id="cpp20">C++20言語機能の実装状況</a></h2>
15041504
<li>libstdc++: <a href="https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2020" target="_blank">C++ 2020 Implementation Status</a></li>
15051505
<li>libc++: <a href="https://libcxx.llvm.org/Status/Cxx20.html" target="_blank">libc++ C++20 Status</a></li>
15061506
<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>
15071508
<li><a href="https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance" target="_blank">Visual C++ 言語への準拠</a></li>
15081509
<li><a href="https://github.com/microsoft/STL/wiki/Changelog" target="_blank">次リリース情報(VS2019,2022) - Change log</a></li>
15091510
</ul>
@@ -1794,6 +1795,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
17941795
<li>GCC: <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx23" target="_blank">C++23 Support in GCC</a></li>
17951796
<li>Clang: <a href="https://clang.llvm.org/cxx_status.html#cxx23" target="_blank">C++23 implementation status</a></li>
17961797
<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>
17971799
<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>
17981800
<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>
17991801
<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>
21222124
</ul>
21232125
</li>
21242126
<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>
21252128
<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>
21262129
</ul>
21272130
</li>

0 commit comments

Comments
 (0)