Skip to content

Commit 556dfcb

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 13d8b4e commit 556dfcb

File tree

6 files changed

+41
-44
lines changed

6 files changed

+41
-44
lines changed

reference/chrono/make24.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h2>例</h2>
239239
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">12h</a></span><span class="p">,</span> <span class="nb">false</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">0h</a></span><span class="p">);</span>
240240

241241
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">12h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">12h</a></span><span class="p">);</span>
242-
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">1h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1L</span><span class="n">VSDyKdEczSvZknSAPEXixErhCHprMcn</span><span class="p">);</span>
242+
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">1h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="mi">1</span><span class="n"><a href="duration/op_h.html">3h</a></span><span class="p">);</span>
243243
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">3h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">15h</a></span><span class="p">);</span>
244244
<span class="n"><a href="../cassert/assert.html">assert</a></span><span class="p">(</span><span class="n"><span style="color:#ff0000">chrono::make24</span></span><span class="p">(</span><span class="n"><a href="duration/op_h.html">11h</a></span><span class="p">,</span> <span class="nb">true</span><span class="p">)</span> <span class="o">==</span> <span class="n"><a href="duration/op_h.html">23h</a></span><span class="p">);</span>
245245
<span class="p">}</span>

reference/cstdlib/atoi_atol_atoll.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616

1717
<meta charset="UTF-8">
1818

19-
<title># atoi,atol,atoll - cpprefjp C++日本語リファレンス</title>
19+
<title>atoi,atol,atoll - cpprefjp C++日本語リファレンス</title>
2020

2121
<meta name="viewport" content="width=device-width,initial-scale=1">
2222
<meta name="keywords" content="
2323
C++,標準ライブラリ,リファレンス,ドキュメント,STL,std,cstdlib,std,function
2424
">
25-
<meta name="title" content="# atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
26-
<meta itemprop="name" content="# atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
27-
<meta property="og:title" content="# atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
25+
<meta name="title" content="atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
26+
<meta itemprop="name" content="atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
27+
<meta property="og:title" content="atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
2828
<meta property="og:url" content="https://cpprefjp.github.io/reference/cstdlib/atoi_atol_atoll.html" />
2929
<meta property="og:site_name" content="cpprefjp - C++日本語リファレンス" />
3030
<meta property="og:type" content="article" />
3131
<meta property="og:description" content="" />
3232
<meta name="twitter:card" content="summary" />
33-
<meta name="twitter:title" content="# atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
33+
<meta name="twitter:title" content="atoi,atol,atoll - cpprefjp C++日本語リファレンス" />
3434
<meta name="twitter:url" content="https://cpprefjp.github.io/reference/cstdlib/atoi_atol_atoll.html" />
3535
<meta name="twitter:description" content="" />
3636

@@ -171,7 +171,7 @@
171171
<span>
172172

173173

174-
<span itemprop="name"># atoi,atol,atoll</span>
174+
<span itemprop="name">atoi,atol,atoll</span>
175175

176176

177177
</span>
@@ -188,8 +188,8 @@
188188

189189
<p class="text-right"><small>
190190
最終更新日時(UTC):
191-
<span itemprop="datePublished" content="2025-07-05T10:01:28">
192-
2025年07月05日 10時01分28秒
191+
<span itemprop="datePublished" content="2025-07-05T11:15:11">
192+
2025年07月05日 11時15分11秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -212,8 +212,8 @@
212212
<div class="row">
213213
<div class="col-sm-12 content-body">
214214

215-
<div class="identifier-type">function</div><div class="header">&lt;cstdlib&gt;</div><h2>atoi,atol,atoll</h2>
216-
<p><div class="codehilite"><pre><span></span><code><span class="kt">int</span> <span class="nf">atoi</span> <span class="p">(</span> <span class="k">const</span> <span class="kt">char</span><span class="o">*</span> <span class="n">str</span> <span class="p">);</span>
215+
<div class="identifier-type">function</div><div class="header">&lt;cstdlib&gt;</div><h1 itemprop="name"><span class="namespace" title="namespace std">std::</span><span class="token">atoi,atol,atoll</span></h1>
216+
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="kt">int</span> <span class="nf">atoi</span> <span class="p">(</span> <span class="k">const</span> <span class="kt">char</span><span class="o">*</span> <span class="n">str</span> <span class="p">);</span>
217217
<span class="kt">long</span> <span class="nf">atol</span> <span class="p">(</span> <span class="k">const</span> <span class="kt">char</span><span class="o">*</span> <span class="n">str</span> <span class="p">);</span>
218218
<span class="kt">long</span> <span class="kt">long</span> <span class="nf">atoll</span><span class="p">(</span> <span class="k">const</span> <span class="kt">char</span><span class="o">*</span> <span class="n">str</span> <span class="p">);</span>
219219
</code></pre></div>
@@ -260,7 +260,7 @@ <h2>参照</h2>
260260
<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1548.pdf" target="_blank">7.22.1.2 The atoi, atol, and atoll functions (p: 341)</a></li>
261261
<li><a href="https://www.dii.uchile.cl/~daespino/files/Iso_C_1999_definition.pdf" target="_blank">7.20.1.2 The atoi, atol, and atoll functions (p: 307)</a></li>
262262
<li><a href="https://www.dii.uchile.cl/~daespino/files/Iso_C_1999_definition.pdf" target="_blank">4.10.1.2 The atoi function</a></li>
263-
</ul><div itemprop="articleBody"></div>
263+
</ul></div>
264264

265265
</div>
266266
</div>

rss.xml

Lines changed: 26 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,34 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<title>cpprefjp - C++日本語リファレンス</title>
44
<link href="https://cpprefjp.github.io" />
5-
<updated>2025-07-05T10:07:12.650341</updated>
6-
<id>a324da36-185a-49b5-a9cf-7207625c7b16</id>
5+
<updated>2025-07-05T11:19:22.165100</updated>
6+
<id>c7e4dc48-c878-4414-919e-98f70a9b897f</id>
77

88

9+
<entry>
10+
<title>atoi,atol,atoll -- fix head size</title>
11+
<link href="https://cpprefjp.github.io/reference/cstdlib/atoi_atol_atoll.html"/>
12+
<id>69f3c46305c4286a458d9014ac7dfd1e7d1012e0:reference/cstdlib/atoi_atol_atoll.md</id>
13+
<updated>2025-07-05T20:15:11+09:00</updated>
14+
15+
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/reference/cstdlib/atoi_atol_atoll.md b/reference/cstdlib/atoi_atol_atoll.md
16+
index 28413ac13..d8e856ad5 100644
17+
--- a/reference/cstdlib/atoi_atol_atoll.md
18+
+++ b/reference/cstdlib/atoi_atol_atoll.md
19+
@@ -1,4 +1,4 @@
20+
-## atoi,atol,atoll
21+
+# atoi,atol,atoll
22+
* cstdlib[meta header]
23+
* std[meta namespace]
24+
* function[meta id-type]
25+
&lt;/code&gt;&lt;/pre&gt;</summary>
26+
27+
<author>
28+
<name>K10-K10</name>
29+
<email>[email protected]</email>
30+
</author>
31+
</entry>
32+
933
<entry>
1034
<title>cstdlib -- add path atoi_atol_atoll.md in cstlib</title>
1135
<link href="https://cpprefjp.github.io/reference/cstdlib.html"/>
@@ -834,33 +858,6 @@ index 000000000..3d0f60cf4
834858
+Your PATH is: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
835859
+```
836860
+
837-
&lt;/code&gt;&lt;/pre&gt;</summary>
838-
839-
<author>
840-
<name>K10-K10</name>
841-
<email>[email protected]</email>
842-
</author>
843-
</entry>
844-
845-
<entry>
846-
<title>system -- cstdlib/system:fixed text</title>
847-
<link href="https://cpprefjp.github.io/reference/cstdlib/system.html"/>
848-
<id>fd567d568575919272900cff134d6cf98405564e:reference/cstdlib/system.md</id>
849-
<updated>2025-07-05T18:10:27+09:00</updated>
850-
851-
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/reference/cstdlib/system.md b/reference/cstdlib/system.md
852-
index 569fae6b6..db93e60e7 100644
853-
--- a/reference/cstdlib/system.md
854-
+++ b/reference/cstdlib/system.md
855-
@@ -15,7 +15,7 @@ int system( const char* command );
856-
857-
コマンドがヌルポインタの場合、ホスト環境にコマンドプロセッサが存在するか確認し、存在している場合のみに非ゼロ値を返す。
858-
859-
-## 注釈
860-
+## 備考
861-
862-
POSIXでは`WEXITSTATUS`と`WSTOPSIG`を使用、分解できる
863-
864861
&lt;/code&gt;&lt;/pre&gt;</summary>
865862

866863
<author>

sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31440,7 +31440,7 @@
3144031440

3144131441
<url>
3144231442
<loc>https://cpprefjp.github.io/reference/cstdlib/atoi_atol_atoll.html</loc>
31443-
<lastmod>2025-07-05T19:01:28+09:00</lastmod>
31443+
<lastmod>2025-07-05T20:15:11+09:00</lastmod>
3144431444
<changefreq>daily</changefreq>
3144531445
<priority>0.7</priority>
3144631446
</url>

static/crsearch/crsearch.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/crsearch/crsearch.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)