Skip to content

Commit d77641b

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 0f32fff commit d77641b

File tree

3 files changed

+2106
-2106
lines changed

3 files changed

+2106
-2106
lines changed

implementation-status.html

Lines changed: 5 additions & 5 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-11T05:38:54">
168-
2025年03月11日 05時38分54秒
167+
<span itemprop="datePublished" content="2025-03-11T05:51:27">
168+
2025年03月11日 05時51分27秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -1575,7 +1575,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
15751575
<td>P2718R0: <a href="lang/cpp23/lifetime_extension_in_range_based_for_loop.html">範囲for文が範囲初期化子内で生じた一時オブジェクトを延命することを規定</a></td>
15761576
<td>範囲初期化子内で生じた一時オブジェクトは範囲for文の終わりまで延命される</td>
15771577
<td>-</td>
1578-
<td>-</td>
1578+
<td>20</td>
15791579
<td>-</td>
15801580
<td>-</td>
15811581
</tr>
@@ -1743,7 +1743,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
17431743
<td>P1774R8: <a href="lang/cpp23/portable_assumptions.html">コード内容の仮定をコンパイラに伝えるassume属性</a></td>
17441744
<td>最適化のために、コードの仮定をコンパイラに伝える属性を標準化する</td>
17451745
<td>13</td>
1746-
<td>-</td>
1746+
<td>19</td>
17471747
<td>-</td>
17481748
<td>-</td>
17491749
</tr>
@@ -1792,7 +1792,7 @@ <h2><a href="#cpp23" id="cpp23">C++23言語機能の実装状況</a></h2>
17921792
<p>各処理系のC++23実装状況ページ:</p>
17931793
<ul>
17941794
<li>GCC: <a href="https://gcc.gnu.org/projects/cxx-status.html#cxx23" target="_blank">C++23 Support in GCC</a></li>
1795-
<li>Clang: <a href="https://clang.llvm.org/cxx_status.html#cxx23" target="_blank">C++2b implementation status</a></li>
1795+
<li>Clang: <a href="https://clang.llvm.org/cxx_status.html#cxx23" target="_blank">C++23 implementation status</a></li>
17961796
<li>Visual C++ (MSVC):<ul>
17971797
<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>
17981798
<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>

0 commit comments

Comments
 (0)