Skip to content

Commit 37743e3

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent ddc5e0b commit 37743e3

4 files changed

Lines changed: 5360 additions & 5505 deletions

File tree

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="2026-07-02T07:47:33">
168-
2026年07月02日 07時47分33秒
167+
<span itemprop="datePublished" content="2026-07-03T08:28:10">
168+
2026年07月03日 08時28分10秒
169169
</span>
170170
<br/>
171171
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -2139,8 +2139,8 @@ <h2><a href="#cpp26" id="cpp26">C++26言語機能の実装状況</a></h2>
21392139
<td></td>
21402140
</tr>
21412141
<tr>
2142-
<td>P3726R2: <span href="https://cpprefjp.github.io/lang/cpp26/adjustments_to_union_lifetime_rules.md.nolink">共用体の寿命ルールの調整</span></td>
2143-
<td><code>union</code>メンバの活性化や寿命に関する規則を整理して<code>constexpr</code>評価などの一貫性を改善する</td>
2142+
<td>P3726R2: <span href="https://cpprefjp.github.io/lang/cpp26/adjustments_to_union_lifetime_rules.md.nolink">共用体の生存期間ルールの調整</span></td>
2143+
<td><code>union</code>メンバの活性化や生存期間に関する規則を整理して<code>constexpr</code>評価などの一貫性を改善する</td>
21442144
<td></td>
21452145
<td></td>
21462146
<td></td>

lang/cpp26.html

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

177177
<p class="text-right"><small>
178178
最終更新日時(UTC):
179-
<span itemprop="datePublished" content="2026-07-02T07:47:33">
180-
2026年07月02日 07時47分33秒
179+
<span itemprop="datePublished" content="2026-07-03T08:28:10">
180+
2026年07月03日 08時28分10秒
181181
</span>
182182
<br/>
183183
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -315,8 +315,8 @@ <h3>クラス</h3>
315315
<td>非トリビアルな型をメンバにもつ共用体のデフォルトコンストラクタとデストラクタをトリビアルにし、未初期化ストレージとして使用可能にする</td>
316316
</tr>
317317
<tr>
318-
<td><span href="https://cpprefjp.github.io/lang/cpp26/adjustments_to_union_lifetime_rules.md.nolink">共用体の寿命ルールの調整</span></td>
319-
<td><code>union</code>メンバの活性化や寿命に関する規則を整理して<code>constexpr</code>評価などの一貫性を改善する</td>
318+
<td><span href="https://cpprefjp.github.io/lang/cpp26/adjustments_to_union_lifetime_rules.md.nolink">共用体の生存期間ルールの調整</span></td>
319+
<td><code>union</code>メンバの活性化や生存期間に関する規則を整理して<code>constexpr</code>評価などの一貫性を改善する</td>
320320
</tr>
321321
<tr>
322322
<td><span href="https://cpprefjp.github.io/lang/cpp26/clarifying_placement_new_deallocation.md.nolink">配置newの解放処理を明確化</span></td>

0 commit comments

Comments
 (0)