Skip to content

Commit fb9b04c

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent b3e258f commit fb9b04c

File tree

6 files changed

+96
-42
lines changed

6 files changed

+96
-42
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">1</span><span class="n"><a href="duration/op_h.html">3h</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">wxSucyfsIgcBCEXqJqKtWGHXpKoCHXe</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/debugging/breakpoint.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-09-18T03:31:11">
192-
2024年09月18日 03時31分11秒
191+
<span itemprop="datePublished" content="2024-09-18T03:36:29">
192+
2024年09月18日 03時36分29秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -270,7 +270,7 @@ <h3>処理系</h3>
270270
<ul>
271271
<li><a href="../../implementation.html#clang">Clang</a>: 19 <span aria-label="未実装" role="img" title="未実装"></span></li>
272272
<li><a href="../../implementation.html#gcc">GCC</a>: 14 <span aria-label="未実装" role="img" title="未実装"></span></li>
273-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2022 Update 10</li>
273+
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2022 Update 10 <span aria-label="未実装" role="img" title="未実装"></span></li>
274274
</ul>
275275
<h2>参照</h2>
276276
<ul>

reference/debugging/breakpoint_if_debugging.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-09-18T03:31:11">
192-
2024年09月18日 03時31分11秒
191+
<span itemprop="datePublished" content="2024-09-18T03:36:29">
192+
2024年09月18日 03時36分29秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -270,7 +270,7 @@ <h3>処理系</h3>
270270
<ul>
271271
<li><a href="../../implementation.html#clang">Clang</a>: 19 <span aria-label="未実装" role="img" title="未実装"></span></li>
272272
<li><a href="../../implementation.html#gcc">GCC</a>: 14 <span aria-label="未実装" role="img" title="未実装"></span></li>
273-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2022 Update 10</li>
273+
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2022 Update 10 <span aria-label="未実装" role="img" title="未実装"></span></li>
274274
</ul>
275275
<h2>参照</h2>
276276
<ul>

reference/debugging/is_debugger_present.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-09-18T03:31:11">
192-
2024年09月18日 03時31分11秒
191+
<span itemprop="datePublished" content="2024-09-18T03:36:29">
192+
2024年09月18日 03時36分29秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -280,7 +280,7 @@ <h3>処理系</h3>
280280
<ul>
281281
<li><a href="../../implementation.html#clang">Clang</a>: 19 <span aria-label="未実装" role="img" title="未実装"></span></li>
282282
<li><a href="../../implementation.html#gcc">GCC</a>: 14 <span aria-label="未実装" role="img" title="未実装"></span></li>
283-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2022 Update 10</li>
283+
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2022 Update 10 <span aria-label="未実装" role="img" title="未実装"></span></li>
284284
</ul>
285285
<h2>参照</h2>
286286
<ul>

rss.xml

Lines changed: 83 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,91 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<title>cpprefjp - C++日本語リファレンス</title>
44
<link href="https://cpprefjp.github.io" />
5-
<updated>2024-09-18T03:34:19.397763</updated>
6-
<id>cb90d7ef-68ab-41d6-b8ba-85a6db56fa76</id>
5+
<updated>2024-09-18T03:39:51.306694</updated>
6+
<id>2f4ac9f4-f9fd-48d3-a97f-3e124658e0a3</id>
77

88

9+
<entry>
10+
<title>breakpoint -- &lt;debugging&gt; : MSVCの実装状況をまちがえた #1232</title>
11+
<link href="https://cpprefjp.github.io/reference/debugging/breakpoint.html"/>
12+
<id>6572301df3e91804b2d1ec3fa49071eb3626ec35:reference/debugging/breakpoint.md</id>
13+
<updated>2024-09-18T12:36:29+09:00</updated>
14+
15+
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/reference/debugging/breakpoint.md b/reference/debugging/breakpoint.md
16+
index 8b0d35282..eca120ffc 100644
17+
--- a/reference/debugging/breakpoint.md
18+
+++ b/reference/debugging/breakpoint.md
19+
@@ -74,7 +74,7 @@ int main() {
20+
### 処理系
21+
- [Clang](/implementation.md#clang): 19 [mark noimpl]
22+
- [GCC](/implementation.md#gcc): 14 [mark noimpl]
23+
-- [Visual C++](/implementation.md#visual_cpp): 2022 Update 10
24+
+- [Visual C++](/implementation.md#visual_cpp): 2022 Update 10 [mark noimpl]
25+
26+
27+
## 参照
28+
&lt;/code&gt;&lt;/pre&gt;</summary>
29+
30+
<author>
31+
<name>Akira Takahashi</name>
32+
<email>[email protected]</email>
33+
</author>
34+
</entry>
35+
36+
<entry>
37+
<title>breakpoint_if_debugging -- &lt;debugging&gt; : MSVCの実装状況をまちがえた #1232</title>
38+
<link href="https://cpprefjp.github.io/reference/debugging/breakpoint_if_debugging.html"/>
39+
<id>6572301df3e91804b2d1ec3fa49071eb3626ec35:reference/debugging/breakpoint_if_debugging.md</id>
40+
<updated>2024-09-18T12:36:29+09:00</updated>
41+
42+
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/reference/debugging/breakpoint_if_debugging.md b/reference/debugging/breakpoint_if_debugging.md
43+
index 9850e11da..742e93cb9 100644
44+
--- a/reference/debugging/breakpoint_if_debugging.md
45+
+++ b/reference/debugging/breakpoint_if_debugging.md
46+
@@ -76,7 +76,7 @@ int main() {
47+
### 処理系
48+
- [Clang](/implementation.md#clang): 19 [mark noimpl]
49+
- [GCC](/implementation.md#gcc): 14 [mark noimpl]
50+
-- [Visual C++](/implementation.md#visual_cpp): 2022 Update 10
51+
+- [Visual C++](/implementation.md#visual_cpp): 2022 Update 10 [mark noimpl]
52+
53+
54+
## 参照
55+
&lt;/code&gt;&lt;/pre&gt;</summary>
56+
57+
<author>
58+
<name>Akira Takahashi</name>
59+
<email>[email protected]</email>
60+
</author>
61+
</entry>
62+
63+
<entry>
64+
<title>is_debugger_present -- &lt;debugging&gt; : MSVCの実装状況をまちがえた #1232</title>
65+
<link href="https://cpprefjp.github.io/reference/debugging/is_debugger_present.html"/>
66+
<id>6572301df3e91804b2d1ec3fa49071eb3626ec35:reference/debugging/is_debugger_present.md</id>
67+
<updated>2024-09-18T12:36:29+09:00</updated>
68+
69+
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/reference/debugging/is_debugger_present.md b/reference/debugging/is_debugger_present.md
70+
index 0d4454818..4cabd44f4 100644
71+
--- a/reference/debugging/is_debugger_present.md
72+
+++ b/reference/debugging/is_debugger_present.md
73+
@@ -85,7 +85,7 @@ int main() {
74+
### 処理系
75+
- [Clang](/implementation.md#clang): 19 [mark noimpl]
76+
- [GCC](/implementation.md#gcc): 14 [mark noimpl]
77+
-- [Visual C++](/implementation.md#visual_cpp): 2022 Update 10
78+
+- [Visual C++](/implementation.md#visual_cpp): 2022 Update 10 [mark noimpl]
79+
80+
81+
## 参照
82+
&lt;/code&gt;&lt;/pre&gt;</summary>
83+
84+
<author>
85+
<name>Akira Takahashi</name>
86+
<email>[email protected]</email>
87+
</author>
88+
</entry>
89+
990
<entry>
1091
<title>C++26 -- C++26対応として&lt;debugging&gt;ライブラリを追加 (close #1232)</title>
1192
<link href="https://cpprefjp.github.io/lang/cpp26.html"/>
@@ -2810,31 +2891,4 @@ index 000000000..3828d6207
28102891
</author>
28112892
</entry>
28122893

2813-
<entry>
2814-
<title>関数宣言を削除する理由を指定できるようにする [P2573R2] -- fix typo</title>
2815-
<link href="https://cpprefjp.github.io/lang/cpp26/delete_reason.html"/>
2816-
<id>2d8079718d12e243ff8e8d867da74170fb169149:lang/cpp26/delete_reason.md</id>
2817-
<updated>2024-09-13T12:27:08+09:00</updated>
2818-
2819-
<summary type="html">&lt;pre&gt;&lt;code&gt;diff --git a/lang/cpp26/delete_reason.md b/lang/cpp26/delete_reason.md
2820-
index cb0e8389a..446cc28e1 100644
2821-
--- a/lang/cpp26/delete_reason.md
2822-
+++ b/lang/cpp26/delete_reason.md
2823-
@@ -10,7 +10,7 @@
2824-
&amp;lt;!-- last lang caution --&amp;gt;
2825-
2826-
## 概要
2827-
-C++26では、関数をdelte宣言する際に、その理由をコンパイル時文字列で指定できるようになる。
2828-
+C++26では、関数をdelete宣言する際に、その理由をコンパイル時文字列で指定できるようになる。
2829-
2830-
```cpp
2831-
// 別名の新たなAPIを用意する場合に、そちらに誘導する
2832-
&lt;/code&gt;&lt;/pre&gt;</summary>
2833-
2834-
<author>
2835-
<name>Akira Takahashi</name>
2836-
<email>[email protected]</email>
2837-
</author>
2838-
</entry>
2839-
28402894
</feed>

sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7997,21 +7997,21 @@
79977997

79987998
<url>
79997999
<loc>https://cpprefjp.github.io/reference/debugging/breakpoint_if_debugging.html</loc>
8000-
<lastmod>2024-09-18T12:31:11+09:00</lastmod>
8000+
<lastmod>2024-09-18T12:36:29+09:00</lastmod>
80018001
<changefreq>daily</changefreq>
80028002
<priority>0.7</priority>
80038003
</url>
80048004

80058005
<url>
80068006
<loc>https://cpprefjp.github.io/reference/debugging/is_debugger_present.html</loc>
8007-
<lastmod>2024-09-18T12:31:11+09:00</lastmod>
8007+
<lastmod>2024-09-18T12:36:29+09:00</lastmod>
80088008
<changefreq>daily</changefreq>
80098009
<priority>0.7</priority>
80108010
</url>
80118011

80128012
<url>
80138013
<loc>https://cpprefjp.github.io/reference/debugging/breakpoint.html</loc>
8014-
<lastmod>2024-09-18T12:31:11+09:00</lastmod>
8014+
<lastmod>2024-09-18T12:36:29+09:00</lastmod>
80158015
<changefreq>daily</changefreq>
80168016
<priority>0.7</priority>
80178017
</url>

0 commit comments

Comments
 (0)