Skip to content

Commit 7a49c0f

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 2006c9f commit 7a49c0f

2,643 files changed

Lines changed: 77836 additions & 11702 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

module/std.compat.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,12 @@
177177
<p class="text-right"><small>
178178
最終更新日時:
179179
<time itemprop="datePublished" class="js-local-time"
180-
datetime="2024-03-31T18:11:01+09:00">
181-
2024年03月31日 18時11分01秒 (JST)
180+
datetime="2026-09-11T13:06:31+09:00">
181+
2026年09月11日 13時06分31秒 (JST)
182182
</time>
183183
<br/>
184184
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
185-
<span itemprop="name">Tetsuro Matsumura</span>
185+
<span itemprop="name">Akira Takahashi</span>
186186
</span>
187187
が更新
188188
</small></p>
@@ -258,7 +258,6 @@ <h3>処理系</h3>
258258
<ul>
259259
<li><a href="../implementation.html#clang">Clang</a>: ?</li>
260260
<li><a href="../implementation.html#gcc">GCC</a>: ?</li>
261-
<li><a href="../implementation.html#icc">ICC</a>: ?</li>
262261
<li><a href="../implementation.html#visual_cpp">Visual C++</a>: ?</li>
263262
</ul>
264263
<h2>関連項目</h2>

module/std.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,12 @@
177177
<p class="text-right"><small>
178178
最終更新日時:
179179
<time itemprop="datePublished" class="js-local-time"
180-
datetime="2024-03-31T18:31:22+09:00">
181-
2024年03月31日 18時31分22秒 (JST)
180+
datetime="2026-09-11T13:06:31+09:00">
181+
2026年09月11日 13時06分31秒 (JST)
182182
</time>
183183
<br/>
184184
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
185-
<span itemprop="name">Tetsuro Matsumura</span>
185+
<span itemprop="name">Akira Takahashi</span>
186186
</span>
187187
が更新
188188
</small></p>
@@ -286,7 +286,6 @@ <h3>処理系</h3>
286286
<ul>
287287
<li><a href="../implementation.html#clang">Clang</a>: ?</li>
288288
<li><a href="../implementation.html#gcc">GCC</a>: ?</li>
289-
<li><a href="../implementation.html#icc">ICC</a>: ?</li>
290289
<li><a href="../implementation.html#visual_cpp">Visual C++</a>: ?</li>
291290
</ul>
292291
<h2>関連項目</h2>

reference/algorithm/adjacent_find.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-08-25T12:11:17+09:00">
193-
2026年08月25日 12時11分17秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -372,7 +372,6 @@ <h3>処理系</h3>
372372
<ul>
373373
<li><a href="../../implementation.html#clang">Clang</a>: 14.0.6 <span aria-label="検証済" role="img" title="検証済"></span></li>
374374
<li><a href="../../implementation.html#gcc">GCC</a>: 9.5.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
375-
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
376375
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
377376
</ul>
378377
<h2>関連項目</h2>

reference/algorithm/all_of.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-08-26T16:18:05+09:00">
193-
2026年08月26日 16時18分05秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -304,7 +304,6 @@ <h3>処理系</h3>
304304
<ul>
305305
<li><a href="../../implementation.html#clang">Clang</a>: 3.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
306306
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7 <span aria-label="検証済" role="img" title="検証済"></span></li>
307-
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
308307
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2010 <span aria-label="検証済" role="img" title="検証済"></span>, 2012 <span aria-label="検証済" role="img" title="検証済"></span>, 2013 <span aria-label="検証済" role="img" title="検証済"></span>, 2015 <span aria-label="検証済" role="img" title="検証済"></span></li>
309308
</ul>
310309
<h2>関連項目</h2>

reference/algorithm/binary_search.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-08-25T12:11:17+09:00">
193-
2026年08月25日 12時11分17秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -378,7 +378,6 @@ <h3>処理系</h3>
378378
<ul>
379379
<li><a href="../../implementation.html#clang">Clang</a>: 14.0.6 <span aria-label="検証済" role="img" title="検証済"></span></li>
380380
<li><a href="../../implementation.html#gcc">GCC</a>: 9.5.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
381-
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
382381
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
383382
</ul>
384383
<h2>関連項目</h2>

reference/algorithm/copy.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-08-25T12:11:17+09:00">
193-
2026年08月25日 12時11分17秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -316,7 +316,6 @@ <h3>処理系</h3>
316316
<ul>
317317
<li><a href="../../implementation.html#clang">Clang</a>: 14.0.6 <span aria-label="検証済" role="img" title="検証済"></span></li>
318318
<li><a href="../../implementation.html#gcc">GCC</a>: 9.5.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
319-
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
320319
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
321320
</ul>
322321
<h2>関連項目</h2>

reference/algorithm/copy_backward.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-08-26T16:18:05+09:00">
193-
2026年08月26日 16時18分05秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -303,7 +303,6 @@ <h3>処理系</h3>
303303
<ul>
304304
<li><a href="../../implementation.html#clang">Clang</a>: 14.0.6 <span aria-label="検証済" role="img" title="検証済"></span></li>
305305
<li><a href="../../implementation.html#gcc">GCC</a>: 9.5.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
306-
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
307306
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
308307
</ul>
309308
<h2>関連項目</h2>

reference/algorithm/count.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-08-25T12:11:17+09:00">
193-
2026年08月25日 12時11分17秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -361,7 +361,6 @@ <h3>処理系</h3>
361361
<ul>
362362
<li><a href="../../implementation.html#clang">Clang</a>: 14.0.6 <span aria-label="検証済" role="img" title="検証済"></span></li>
363363
<li><a href="../../implementation.html#gcc">GCC</a>: 9.5.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
364-
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
365364
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
366365
</ul>
367366
<h2>関連項目</h2>

reference/algorithm/count_if.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-08-25T12:11:17+09:00">
193-
2026年08月25日 12時11分17秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -303,7 +303,6 @@ <h3>処理系</h3>
303303
<ul>
304304
<li><a href="../../implementation.html#clang">Clang</a>: 14.0.6 <span aria-label="検証済" role="img" title="検証済"></span></li>
305305
<li><a href="../../implementation.html#gcc">GCC</a>: 9.5.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
306-
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
307306
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
308307
</ul>
309308
<h2>関連項目</h2>

reference/algorithm/equal.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189
<p class="text-right"><small>
190190
最終更新日時:
191191
<time itemprop="datePublished" class="js-local-time"
192-
datetime="2026-09-11T12:03:49+09:00">
193-
2026年09月11日 12時03分49秒 (JST)
192+
datetime="2026-09-11T13:06:31+09:00">
193+
2026年09月11日 13時06分31秒 (JST)
194194
</time>
195195
<br/>
196196
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -476,7 +476,6 @@ <h3>処理系(last2を受け取るバージョン)</h3>
476476
<ul>
477477
<li><a href="../../implementation.html#clang">Clang</a>: 3.4 <span aria-label="検証済" role="img" title="検証済"></span></li>
478478
<li><a href="../../implementation.html#gcc">GCC</a>: 4.9 <span aria-label="検証済" role="img" title="検証済"></span></li>
479-
<li><a href="../../implementation.html#icc">ICC</a>: ?</li>
480479
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2015 <span aria-label="検証済" role="img" title="検証済"></span></li>
481480
</ul>
482481
<h2>関連項目</h2>

0 commit comments

Comments
 (0)