Skip to content

Commit 27e4702

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent b4f1f58 commit 27e4702

File tree

3,371 files changed

+215432
-18384
lines changed

Some content is hidden

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

3,371 files changed

+215432
-18384
lines changed

reference/algorithm/all_of.html

Lines changed: 5 additions & 5 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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -278,10 +278,10 @@ <h3>言語</h3>
278278
</ul>
279279
<h3>処理系</h3>
280280
<ul>
281-
<li><a href="../../implementation.html#clang">Clang</a>: 3.0</li>
282-
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7</li>
281+
<li><a href="../../implementation.html#clang">Clang</a>: 3.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
282+
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7 <span aria-label="検証済" role="img" title="検証済"></span></li>
283283
<li><a href="../../implementation.html#icc">ICC</a>: ??</li>
284-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2010, 2012, 2013, 2015</li>
284+
<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>
285285
</ul>
286286
<h2>関連項目</h2>
287287
<ul>

reference/algorithm/any_of.html

Lines changed: 5 additions & 5 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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -279,9 +279,9 @@ <h3>言語</h3>
279279
</ul>
280280
<h3>処理系</h3>
281281
<ul>
282-
<li><a href="../../implementation.html#clang">Clang</a>: 3.0</li>
283-
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7</li>
284-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2010, 2012, 2013, 2015</li>
282+
<li><a href="../../implementation.html#clang">Clang</a>: 3.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
283+
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7 <span aria-label="検証済" role="img" title="検証済"></span></li>
284+
<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>
285285
</ul>
286286
<h2>関連項目</h2>
287287
<ul>

reference/algorithm/clamp.html

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

189189
<p class="text-right"><small>
190190
最終更新日時(UTC):
191-
<span itemprop="datePublished" content="2022-12-25T05:51:13">
192-
2022年12月25日 05時51分13秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">suomesta</span>
196+
<span itemprop="name">Akira Takahashi</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -276,8 +276,8 @@ <h3>言語</h3>
276276
</ul>
277277
<h3>処理系</h3>
278278
<ul>
279-
<li><a href="../../implementation.html#clang">Clang</a>: 3.9</li>
280-
<li><a href="../../implementation.html#gcc">GCC</a>: 7.1</li>
279+
<li><a href="../../implementation.html#clang">Clang</a>: 3.9 <span aria-label="検証済" role="img" title="検証済"></span></li>
280+
<li><a href="../../implementation.html#gcc">GCC</a>: 7.1 <span aria-label="検証済" role="img" title="検証済"></span></li>
281281
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
282282
</ul>
283283
<h2>参照</h2>

reference/algorithm/copy_if.html

Lines changed: 5 additions & 5 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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -296,9 +296,9 @@ <h3>言語</h3>
296296
</ul>
297297
<h3>処理系</h3>
298298
<ul>
299-
<li><a href="../../implementation.html#clang">Clang</a>: 3.0</li>
300-
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7</li>
301-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2010, 2012, 2013, 2015</li>
299+
<li><a href="../../implementation.html#clang">Clang</a>: 3.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
300+
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7 <span aria-label="検証済" role="img" title="検証済"></span></li>
301+
<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>
302302
</ul>
303303
<h2>参照</h2>
304304
<ul>

reference/algorithm/copy_n.html

Lines changed: 5 additions & 5 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="2022-12-28T02:13:14">
192-
2022年12月28日 02時13分14秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -279,9 +279,9 @@ <h3>言語</h3>
279279
</ul>
280280
<h3>処理系</h3>
281281
<ul>
282-
<li><a href="../../implementation.html#clang">Clang</a>: 3.0</li>
283-
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7</li>
284-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2010, 2012, 2013, 2015</li>
282+
<li><a href="../../implementation.html#clang">Clang</a>: 3.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
283+
<li><a href="../../implementation.html#gcc">GCC</a>: 4.4.7 <span aria-label="検証済" role="img" title="検証済"></span></li>
284+
<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>
285285
</ul>
286286
<h2>参照</h2>
287287
<ul>

reference/algorithm/equal.html

Lines changed: 5 additions & 5 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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -410,10 +410,10 @@ <h3>言語</h3>
410410
</ul>
411411
<h3>処理系(last2を受け取るバージョン)</h3>
412412
<ul>
413-
<li><a href="../../implementation.html#clang">Clang</a>: 3.4</li>
414-
<li><a href="../../implementation.html#gcc">GCC</a>: 4.9</li>
413+
<li><a href="../../implementation.html#clang">Clang</a>: 3.4 <span aria-label="検証済" role="img" title="検証済"></span></li>
414+
<li><a href="../../implementation.html#gcc">GCC</a>: 4.9 <span aria-label="検証済" role="img" title="検証済"></span></li>
415415
<li><a href="../../implementation.html#icc">ICC</a>: ?</li>
416-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2015</li>
416+
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2015 <span aria-label="検証済" role="img" title="検証済"></span></li>
417417
</ul>
418418
<h2>参照</h2>
419419
<ul>

reference/algorithm/fill_n.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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -295,7 +295,7 @@ <h3>処理系</h3>
295295
<li><a href="../../implementation.html#clang">Clang</a>:</li>
296296
<li><a href="../../implementation.html#gcc">GCC</a>: </li>
297297
<li><a href="../../implementation.html#icc">ICC</a>: </li>
298-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2010, 2012, 2013, 2015<ul>
298+
<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><ul>
299299
<li>C++11への対応(戻り値の変更)は2012から。</li>
300300
</ul>
301301
</li>

reference/algorithm/for_each.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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -332,7 +332,7 @@ <h3>処理系</h3>
332332
<li><a href="../../implementation.html#clang">Clang</a>: </li>
333333
<li><a href="../../implementation.html#gcc">GCC</a>:</li>
334334
<li><a href="../../implementation.html#icc">ICC</a>: </li>
335-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2005, 2008, 2010, 2012, 2013, 2015<ul>
335+
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2005 <span aria-label="検証済" role="img" title="検証済"></span>, 2008 <span aria-label="検証済" role="img" title="検証済"></span>, 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><ul>
336336
<li>C++11への対応(戻り値のムーブ)は2012から。</li>
337337
</ul>
338338
</li>

reference/algorithm/for_each_n.html

Lines changed: 4 additions & 4 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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -286,8 +286,8 @@ <h3>出力</h3>
286286
</code></pre></p>
287287
<h3>処理系</h3>
288288
<ul>
289-
<li><a href="../../implementation.html#clang">Clang</a>: 5.0</li>
290-
<li><a href="../../implementation.html#gcc">GCC</a>: 9.3</li>
289+
<li><a href="../../implementation.html#clang">Clang</a>: 5.0 <span aria-label="検証済" role="img" title="検証済"></span></li>
290+
<li><a href="../../implementation.html#gcc">GCC</a>: 9.3 <span aria-label="検証済" role="img" title="検証済"></span></li>
291291
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: ??</li>
292292
</ul>
293293
<h2>参照</h2>

reference/algorithm/generate_n.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="2022-12-27T15:47:26">
192-
2022年12月27日 15時47分26秒
191+
<span itemprop="datePublished" content="2024-06-11T13:45:38">
192+
2024年06月11日 13時45分38秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -299,7 +299,7 @@ <h3>処理系</h3>
299299
<li><a href="../../implementation.html#clang">Clang</a>: </li>
300300
<li><a href="../../implementation.html#gcc">GCC</a>:</li>
301301
<li><a href="../../implementation.html#icc">ICC</a>: </li>
302-
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2005, 2008, 2010, 2012, 2013, 2015<ul>
302+
<li><a href="../../implementation.html#visual_cpp">Visual C++</a>: 2005 <span aria-label="検証済" role="img" title="検証済"></span>, 2008 <span aria-label="検証済" role="img" title="検証済"></span>, 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><ul>
303303
<li>C++11への対応(戻り値の変更)は2012から。</li>
304304
</ul>
305305
</li>

0 commit comments

Comments
 (0)