Skip to content

Commit 881ceae

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 051115f commit 881ceae

File tree

3 files changed

+59
-4560
lines changed

3 files changed

+59
-4560
lines changed

lang/cpp11/attributes.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,12 @@
188188

189189
<p class="text-right"><small>
190190
最終更新日時(UTC):
191-
<span itemprop="datePublished" content="2025-04-24T02:14:18">
192-
2025年04月24日 02時14分18秒
191+
<span itemprop="datePublished" content="2025-08-13T02:48:13">
192+
2025年08月13日 02時48分13秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">Akira Takahashi</span>
196+
<span itemprop="name">Y.Moroto</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -358,6 +358,7 @@ <h2><a href="#relative-page" id="relative-page">関連項目</a></h2>
358358
<li><a href="../cpp20/likely_and_unlikely_attributes.html">C++20 <code>[[likely]]</code>, <code>[[unlikely]]</code>属性</a></li>
359359
<li><a href="../cpp20/reserving_attribute_namespaces_for_future_use.html">C++20 属性の名前空間を予約</a></li>
360360
<li><a href="../cpp23/attributes_on_lambda_expressions.html">C++23 ラムダ式に対する属性</a></li>
361+
<li><a href="../cpp23/portable_assumptions.html">C++23 コード内容の仮定をコンパイラに伝える<code>assume</code>属性</a></li>
361362
<li><a href="../cpp26/attributes_for_structured_bindings.html">C++26 構造化束縛への属性を許可</a></li>
362363
<li><a href="../cpp26/erroneous_behavior_for_uninitialized_reads.html">C++26 未初期化変数の読み取りをエラー性動作とする (<code>[[indeterminate]]</code>属性)</a></li>
363364
</ul>

0 commit comments

Comments
 (0)