Skip to content

Commit

Permalink
update automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
cpprefjp-autoupdate committed Dec 20, 2024
1 parent 698dac0 commit b3e38ed
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 664 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@

<p class="text-right"><small>
最終更新日時(UTC):
<span itemprop="datePublished" content="2024-12-20T22:39:50">
2024年12月20日 22時39分50秒
<span itemprop="datePublished" content="2024-12-20T22:52:11">
2024年12月20日 22時52分11秒
</span>
<br/>
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
Expand Down Expand Up @@ -224,7 +224,7 @@ <h2>概要</h2>
` (U+0060)<br />
の3文字を加える。<br />
CではC23で追加され、それに合わせるようにC++でも同様の変更を提案している。<br />
これにより、これらの文字を構文として使用でき、コードの可読性や他言語絵の移植性が向上する</p>
これにより、これらの文字を構文として使用でき、コードの可読性や他言語への移植性が向上する</p>
<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>
<span class="cp">#define STR(x) #x</span>
<span class="kt">int</span> <span class="nf">main</span><span class="p">()</span>
Expand Down
Loading

0 comments on commit b3e38ed

Please sign in to comment.