Skip to content

Commit 0f32fff

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

File tree

3 files changed

+2115
-2114
lines changed

3 files changed

+2115
-2114
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-10T17:46:59">
168-
2025年03月10日 17時46分59秒
167+
<span itemprop="datePublished" content="2025-03-11T05:38:54">
168+
2025年03月11日 05時38分54秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -1881,7 +1881,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
18811881
<tr>
18821882
<td>P2662R3: <span href="https://cpprefjp.github.io/lang/cpp26/pack_indexing.md.nolink">パラメータパックへのインデックスアクセスを許可</span></td>
18831883
<td>可変引数テンプレートのパラメータパックに添字アクセスできるようにする</td>
1884-
<td></td>
1884+
<td>15</td>
18851885
<td></td>
18861886
<td></td>
18871887
<td></td>
@@ -1961,7 +1961,7 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
19611961
<tr>
19621962
<td>P2747R2: <span href="https://cpprefjp.github.io/lang/cpp26/constexpr_placement_new.md.nolink"><code>constexpr</code>配置<code>new</code></span></td>
19631963
<td>定数式の文脈での配置<code>new</code>を許可</td>
1964-
<td></td>
1964+
<td>15</td>
19651965
<td></td>
19661966
<td></td>
19671967
<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></td>
1996+
<td>15</td>
19971997
<td></td>
19981998
<td></td>
19991999
<td></td>

0 commit comments

Comments
 (0)