Skip to content

Commit cf6c690

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 14001e1 commit cf6c690

File tree

3 files changed

+2119
-2116
lines changed

3 files changed

+2119
-2116
lines changed

implementation-status.html

Lines changed: 5 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-10T16:16:28">
168-
2025年03月10日 16時16分28秒
167+
<span itemprop="datePublished" content="2025-03-10T17:43:30">
168+
2025年03月10日 17時43分30秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -1761,7 +1761,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
17611761
<td>12</td>
17621762
<td>13</td>
17631763
<td>2022.2</td>
1764-
<td>-</td>
1764+
<td>2022 Update 10</td>
17651765
</tr>
17661766
<tr>
17671767
<td>P2437R1: <a href="lang/cpp23/warning.html"><code>#warning</code>のサポートを追加</a></td>
@@ -1794,6 +1794,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
17941794
<li>GCC: <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx23" target="_blank">C++23 Support in GCC</a></li>
17951795
<li>Clang: <a href="https://clang.llvm.org/cxx_status.html#cxx23" target="_blank">C++2b implementation status</a></li>
17961796
<li>Visual C++ (MSVC):<ul>
1797+
<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>
17971798
<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>
17981799
<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>
17991800
<li><a href="https://docs.microsoft.com/ja-jp/cpp/visual-cpp-language-conformance" target="_blank">Visual C++ 言語への準拠</a></li>
@@ -2041,7 +2042,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
20412042
</ul>
20422043
</li>
20432044
<li>Visual C++ (MSVC):<ul>
2044-
<li><a href="https://github.com/microsoft/STL/wiki/Changelog" target="_blank">Change log</a></li>
2045+
<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>
20452046
</ul>
20462047
</li>
20472048
</ul></div>

0 commit comments

Comments
 (0)