Skip to content

Commit b3e38ed

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 698dac0 commit b3e38ed

File tree

3 files changed

+53
-664
lines changed

3 files changed

+53
-664
lines changed

lang/cpp26/add_atsign_dollar_graveaccent_to_the_basic_character_set.html

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

189189
<p class="text-right"><small>
190190
最終更新日時(UTC):
191-
<span itemprop="datePublished" content="2024-12-20T22:39:50">
192-
2024年12月20日 22時39分50秒
191+
<span itemprop="datePublished" content="2024-12-20T22:52:11">
192+
2024年12月20日 22時52分11秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -224,7 +224,7 @@ <h2>概要</h2>
224224
` (U+0060)<br />
225225
の3文字を加える。<br />
226226
CではC23で追加され、それに合わせるようにC++でも同様の変更を提案している。<br />
227-
これにより、これらの文字を構文として使用でき、コードの可読性や他言語絵の移植性が向上する</p>
227+
これにより、これらの文字を構文として使用でき、コードの可読性や他言語への移植性が向上する</p>
228228
<p><div class="yata" id="ea49a0ba7594a7514de9da9056517067549ceaeb"><div class="codehilite"><pre><span></span><code><span class="cp">#include</span> <span class="cpf">&lt;stdio.h&gt;</span><span class="cp"></span>
229229
<span class="cp">#define STR(x) #x</span>
230230
<span class="kt">int</span> <span class="nf">main</span><span class="p">()</span>

0 commit comments

Comments
 (0)