Skip to content

Commit c6c27a2

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 182be6f commit c6c27a2

File tree

3 files changed

+2352
-1312
lines changed

3 files changed

+2352
-1312
lines changed

implementation-status.html

Lines changed: 4 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-05-12T14:04:50">
168-
2025年05月12日 14時04分50秒
167+
<span itemprop="datePublished" content="2025-05-13T06:56:54">
168+
2025年05月13日 06時56分54秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -1873,7 +1873,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
18731873
<tr>
18741874
<td>P2558R2: <a href="lang/cpp26/add_atsign_dollar_graveaccent_to_the_basic_character_set.html">基本文字集合に@、$、`を追加</a></td>
18751875
<td>C言語との互換性のためにこれらの文字を基本文字集合に追加</td>
1876-
<td></td>
1876+
<td>15</td>
18771877
<td>Yes</td>
18781878
<td></td>
18791879
<td></td>
@@ -1993,7 +1993,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
19931993
<tr>
19941994
<td>P2686R5: <span href="https://cpprefjp.github.io/lang/cpp26/constexpr_structured_bindings_and_references_to_constexpr_variables.md.nolink"><code>constexpr</code>構造化束縛の許可と、定数式への参照を定数式とする</span></td>
19951995
<td>定数式に対する構造化束縛を許可し、関連する定数式への参照が定数式になるようにする</td>
1996-
<td>15</td>
1996+
<td></td>
19971997
<td></td>
19981998
<td></td>
19991999
<td></td>

0 commit comments

Comments
 (0)