Skip to content

Commit 5665f40

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

File tree

3 files changed

+1512
-1136
lines changed

3 files changed

+1512
-1136
lines changed

lang/cpp26.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,12 @@
176176

177177
<p class="text-right"><small>
178178
最終更新日時(UTC):
179-
<span itemprop="datePublished" content="2024-08-11T16:53:40">
180-
2024年08月11日 16時53分40秒
179+
<span itemprop="datePublished" content="2024-08-11T17:56:19">
180+
2024年08月11日 17時56分19秒
181181
</span>
182182
<br/>
183183
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
184-
<span itemprop="name">Tetsuro Matsumura</span>
184+
<span itemprop="name">久我山菜々</span>
185185
</span>
186186
が更新
187187
</small></p>
@@ -293,7 +293,7 @@ <h3>関数</h3>
293293
<tbody>
294294
<tr>
295295
<td><span href="https://cpprefjp.github.io/lang/cpp26/delete_reason.md.nolink">関数宣言を削除する理由を指定できるようにする</span></td>
296-
<td><code>f() = delete("reason)";</code></td>
296+
<td><code>f() = delete("reason");</code></td>
297297
</tr>
298298
</tbody>
299299
</table>

0 commit comments

Comments
 (0)