Skip to content

Commit 498aa89

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 856d835 commit 498aa89

File tree

3 files changed

+1876
-119
lines changed

3 files changed

+1876
-119
lines changed

implementation-status.html

Lines changed: 4 additions & 4 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="2025-03-10T15:40:42">
168-
2025年03月10日 15時40分42秒
167+
<span itemprop="datePublished" content="2025-03-10T16:04:55">
168+
2025年03月10日 16時04分55秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -1504,8 +1504,8 @@ <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://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance" target="_blank">Visual C++ 言語への準拠</a></li>
1508-
<li><a href="https://github.com/microsoft/STL/wiki/Changelog" target="_blank">次リリース情報(VS2019,2022) - Change log</a></li>
1507+
<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>
1508+
<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>
15091509
</ul>
15101510
</li>
15111511
<li>ICC: <a href="https://www.intel.com/content/www/us/en/developer/articles/technical/c20-features-supported-by-intel-cpp-compiler.html" target="_blank">C++20 Features Supported by Intel® C++ Compiler</a></li>

0 commit comments

Comments
 (0)