Skip to content

Commit b4a1e09

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 84be82e commit b4a1e09

File tree

3 files changed

+34
-931
lines changed

3 files changed

+34
-931
lines changed

reference/format/format.html

Lines changed: 4 additions & 4 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-02-06T17:43:01">
192-
2025年02月06日 17時43分01秒
191+
<span itemprop="datePublished" content="2025-03-13T11:07:04">
192+
2025年03月13日 11時07分04秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">suomesta</span>
196+
<span itemprop="name">Daisuke Sugiyama</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -452,7 +452,7 @@ <h4>ポインタの場合</h4>
452452
<tr>
453453
<td align="left">P</td>
454454
<td align="left">アドレスを出力する</td>
455-
<td align="left">pと基本的に同じだが、9桁を超える場合に大文字にし、先頭に<code>0X</code>をつける</td>
455+
<td align="left">pと基本的に同じだが、9を超える桁を大文字(A~F)にし、先頭に<code>0X</code>をつける</td>
456456
<td>C++26</td>
457457
</tr>
458458
</tbody>

0 commit comments

Comments
 (0)