Skip to content

Commit 5d1584d

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent e8ce4c0 commit 5d1584d

File tree

3 files changed

+1876
-7
lines changed

3 files changed

+1876
-7
lines changed

implementation-status.html

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

165165
<p class="text-right"><small>
166166
最終更新日時(UTC):
167-
<span itemprop="datePublished" content="2024-12-19T04:49:01">
168-
2024年12月19日 04時49分01秒
167+
<span itemprop="datePublished" content="2024-12-20T13:43:52">
168+
2024年12月20日 13時43分52秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
172-
<span itemprop="name">Akira Takahashi</span>
172+
<span itemprop="name">rotarymars</span>
173173
</span>
174174
が更新
175175
</small></p>
@@ -1822,7 +1822,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
18221822
<td></td>
18231823
</tr>
18241824
<tr>
1825-
<td>P2169R4: <span href="https://cpprefjp.github.io/lang/cpp26/nice_placeholder_with_no_name.md.nolink">宣言のみで使用しない変数の名前として<code>_</code>をサポート</span></td>
1825+
<td>P2169R4: <a href="lang/cpp26/nice_placeholder_with_no_name.html">宣言のみで使用しない変数の名前として<code>_</code>をサポート</a></td>
18261826
<td>変数名<code>_</code>は暗黙で<code>[[maybe_unused]]</code>が指定される</td>
18271827
<td>14</td>
18281828
<td>18</td>

0 commit comments

Comments
 (0)