Skip to content

Commit 2759129

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 5665f40 commit 2759129

File tree

3 files changed

+1836
-257
lines changed

3 files changed

+1836
-257
lines changed

implementation-status.html

Lines changed: 3 additions & 3 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="2024-08-08T06:07:28">
168-
2024年08月08日 06時07分28秒
167+
<span itemprop="datePublished" content="2024-08-11T20:14:02">
168+
2024年08月11日 20時14分02秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -1944,7 +1944,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
19441944
</tr>
19451945
<tr>
19461946
<td>P2573R2: <span href="https://cpprefjp.github.io/lang/cpp26/delete_reason.md.nolink">関数宣言を削除する理由を指定できるようにする</span></td>
1947-
<td><code>f() = delete("reason)";</code></td>
1947+
<td><code>f() = delete("reason");</code></td>
19481948
<td>15</td>
19491949
<td>19</td>
19501950
<td></td>

0 commit comments

Comments
 (0)