Skip to content

Commit 5172305

Browse files
Preview PR 1584: 102e4dcc3a3a49
1 parent 7d29e84 commit 5172305

Some content is hidden

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

44 files changed

+3480
-3411
lines changed

gen/pull/1584/PREVIEW.md

Lines changed: 44 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# PR [\#1584](https://github.com/cpprefjp/site/pull/1584) プレビュー
2-
- ⌚ 更新時刻: 2026-02-17 22:15:48 JST
2+
- ⌚ 更新時刻: 2026-02-17 22:20:36 JST
33
- 🔍 [プレビュー (HTML)](https://cpprefjp.github.io/site/gen/pull/1584)
44
- 📈 [プレビュー生成記録](https://github.com/cpprefjp/site/actions?query=event%3Apull_request_target+branch%3Acpp26_container_constexpr)
5-
- **⫯** ソースの変更: [`c3a3a49..8049740`](https://github.com/cpprefjp/site/compare/c3a3a49e88a9766d0f632c9d2e4561822a34e398..8049740c690bc3f4d248d65fbb8fb605b11b35a0)
5+
- **⫯** ソースの変更: [`c3a3a49..102e4dc`](https://github.com/cpprefjp/site/compare/c3a3a49e88a9766d0f632c9d2e4561822a34e398..102e4dcb6a2c34d671e11b7a08bc896bd1de13a1)
66

7-
## 変更記事一覧 (411件)
7+
## 変更記事一覧 (452件)
88

99
- 📝 [`reference/deque/deque/append_range`](https://cpprefjp.github.io/site/gen/pull/1584/reference/deque/deque/append_range.html)
1010
- 📝 [`reference/deque/deque/assign`](https://cpprefjp.github.io/site/gen/pull/1584/reference/deque/deque/assign.html)
@@ -417,3 +417,44 @@
417417
- 📝 [`reference/queue/queue/size`](https://cpprefjp.github.io/site/gen/pull/1584/reference/queue/queue/size.html)
418418
- 📝 [`reference/queue/queue/swap`](https://cpprefjp.github.io/site/gen/pull/1584/reference/queue/queue/swap.html)
419419
- 📝 [`reference/queue/queue/swap_free`](https://cpprefjp.github.io/site/gen/pull/1584/reference/queue/queue/swap_free.html)
420+
- 📝 [`reference/set/multiset/begin`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/begin.html)
421+
- 📝 [`reference/set/multiset/cbegin`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/cbegin.html)
422+
- 📝 [`reference/set/multiset/cend`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/cend.html)
423+
- 📝 [`reference/set/multiset/clear`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/clear.html)
424+
- 📝 [`reference/set/multiset/contains`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/contains.html)
425+
- 📝 [`reference/set/multiset/count`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/count.html)
426+
- 📝 [`reference/set/multiset/crbegin`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/crbegin.html)
427+
- 📝 [`reference/set/multiset/crend`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/crend.html)
428+
- 📝 [`reference/set/multiset/emplace`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/emplace.html)
429+
- 📝 [`reference/set/multiset/emplace_hint`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/emplace_hint.html)
430+
- 📝 [`reference/set/multiset/empty`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/empty.html)
431+
- 📝 [`reference/set/multiset/end`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/end.html)
432+
- 📝 [`reference/set/multiset/equal_range`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/equal_range.html)
433+
- 📝 [`reference/set/multiset/erase`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/erase.html)
434+
- 📝 [`reference/set/multiset/erase_if_free`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/erase_if_free.html)
435+
- 📝 [`reference/set/multiset/extract`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/extract.html)
436+
- 📝 [`reference/set/multiset/find`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/find.html)
437+
- 📝 [`reference/set/multiset/get_allocator`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/get_allocator.html)
438+
- 📝 [`reference/set/multiset/insert`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/insert.html)
439+
- 📝 [`reference/set/multiset/insert_range`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/insert_range.html)
440+
- 📝 [`reference/set/multiset/key_comp`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/key_comp.html)
441+
- 📝 [`reference/set/multiset/lower_bound`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/lower_bound.html)
442+
- 📝 [`reference/set/multiset/max_size`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/max_size.html)
443+
- 📝 [`reference/set/multiset/merge`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/merge.html)
444+
- 📝 [`reference/set/multiset/op_assign`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_assign.html)
445+
- 📝 [`reference/set/multiset/op_compare_3way`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_compare_3way.html)
446+
- 📝 [`reference/set/multiset/op_constructor`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_constructor.html)
447+
- 📝 [`reference/set/multiset/op_destructor`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_destructor.html)
448+
- 📝 [`reference/set/multiset/op_equal`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_equal.html)
449+
- 📝 [`reference/set/multiset/op_greater`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_greater.html)
450+
- 📝 [`reference/set/multiset/op_greater_equal`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_greater_equal.html)
451+
- 📝 [`reference/set/multiset/op_less`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_less.html)
452+
- 📝 [`reference/set/multiset/op_less_equal`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_less_equal.html)
453+
- 📝 [`reference/set/multiset/op_not_equal`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/op_not_equal.html)
454+
- 📝 [`reference/set/multiset/rbegin`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/rbegin.html)
455+
- 📝 [`reference/set/multiset/rend`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/rend.html)
456+
- 📝 [`reference/set/multiset/size`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/size.html)
457+
- 📝 [`reference/set/multiset/swap`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/swap.html)
458+
- 📝 [`reference/set/multiset/swap_free`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/swap_free.html)
459+
- 📝 [`reference/set/multiset/upper_bound`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/upper_bound.html)
460+
- 📝 [`reference/set/multiset/value_comp`](https://cpprefjp.github.io/site/gen/pull/1584/reference/set/multiset/value_comp.html)

gen/pull/1584/reference/set/multiset/begin.html

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,12 @@
200200

201201
<p class="text-right"><small>
202202
最終更新日時(UTC):
203-
<span itemprop="datePublished" content="2023-09-30T05:44:45">
204-
2023年09月30日 05時44分45秒
203+
<span itemprop="datePublished" content="2026-02-17T13:15:05">
204+
2026年02月17日 13時15分05秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">suomesta</span>
208+
<span itemprop="name">Akira Takahashi</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -225,11 +225,13 @@
225225
<div class="col-sm-12 content-body">
226226

227227
<div class="identifier-type">function</div><div class="header">&lt;set&gt;</div><h1 itemprop="name"><span class="namespace" title="namespace std">std::</span><span class="class" title="class multiset">multiset::</span><span class="token">begin</span></h1>
228-
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="n">iterator</span> <span class="nf">begin</span><span class="p">();</span> <span class="c1">// (1) C++03</span>
229-
<span class="n">iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++11</span>
228+
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="n">iterator</span> <span class="nf">begin</span><span class="p">();</span> <span class="c1">// (1) C++03</span>
229+
<span class="n">iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++11</span>
230+
<span class="k">constexpr</span> <span class="n">iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++26</span>
230231

231-
<span class="n">const_iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">const</span><span class="p">;</span> <span class="c1">// (2) C++03</span>
232-
<span class="n">const_iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (2) C++11</span>
232+
<span class="n">const_iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">const</span><span class="p">;</span> <span class="c1">// (2) C++03</span>
233+
<span class="n">const_iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (2) C++11</span>
234+
<span class="k">constexpr</span> <span class="n">const_iterator</span> <span class="nf">begin</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (2) C++26</span>
233235
</code></pre></div>
234236
</p>
235237
<h2>概要</h2>
@@ -290,7 +292,11 @@ <h2>関連項目</h2>
290292
<td>先頭の前を指す逆イテレータを取得する</td>
291293
</tr>
292294
</tbody>
293-
</table></div>
295+
</table>
296+
<h2>参照</h2>
297+
<ul>
298+
<li><a href="https://open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3372r3.html" target="_blank">P3372R3 constexpr containers and adaptors</a></li>
299+
</ul></div>
294300

295301
</div>
296302
</div>

gen/pull/1584/reference/set/multiset/cbegin.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,12 @@
200200

201201
<p class="text-right"><small>
202202
最終更新日時(UTC):
203-
<span itemprop="datePublished" content="2025-07-11T17:16:44">
204-
2025年07月11日 17時16分44秒
203+
<span itemprop="datePublished" content="2026-02-17T13:15:05">
204+
2026年02月17日 13時15分05秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">Koichi Murase</span>
208+
<span itemprop="name">Akira Takahashi</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -225,7 +225,8 @@
225225
<div class="col-sm-12 content-body">
226226

227227
<div class="identifier-type">function</div><div class="header">&lt;set&gt;</div><h1 itemprop="name"><span class="namespace" title="namespace std">std::</span><span class="class" title="class multiset">multiset::</span><span class="token">cbegin</span><span class="cpp cpp11" title="C++11で追加">(C++11)</span></h1>
228-
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="n">const_iterator</span> <span class="nf">cbegin</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span>
228+
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="n">const_iterator</span> <span class="nf">cbegin</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++11</span>
229+
<span class="k">constexpr</span> <span class="n">const_iterator</span> <span class="nf">cbegin</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++26</span>
229230
</code></pre></div>
230231
</p>
231232
<h2>概要</h2>
@@ -277,7 +278,11 @@ <h2>関連項目</h2>
277278
<td>先頭の前を指す逆イテレータを取得する</td>
278279
</tr>
279280
</tbody>
280-
</table></div>
281+
</table>
282+
<h2>参照</h2>
283+
<ul>
284+
<li><a href="https://open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3372r3.html" target="_blank">P3372R3 constexpr containers and adaptors</a></li>
285+
</ul></div>
281286

282287
</div>
283288
</div>

gen/pull/1584/reference/set/multiset/cend.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,12 @@
200200

201201
<p class="text-right"><small>
202202
最終更新日時(UTC):
203-
<span itemprop="datePublished" content="2025-07-11T17:16:44">
204-
2025年07月11日 17時16分44秒
203+
<span itemprop="datePublished" content="2026-02-17T13:15:05">
204+
2026年02月17日 13時15分05秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">Koichi Murase</span>
208+
<span itemprop="name">Akira Takahashi</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -225,7 +225,8 @@
225225
<div class="col-sm-12 content-body">
226226

227227
<div class="identifier-type">function</div><div class="header">&lt;set&gt;</div><h1 itemprop="name"><span class="namespace" title="namespace std">std::</span><span class="class" title="class multiset">multiset::</span><span class="token">cend</span><span class="cpp cpp11" title="C++11で追加">(C++11)</span></h1>
228-
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="n">const_iterator</span> <span class="nf">cend</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span>
228+
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="n">const_iterator</span> <span class="nf">cend</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++11</span>
229+
<span class="k">constexpr</span> <span class="n">const_iterator</span> <span class="nf">cend</span><span class="p">()</span> <span class="k">const</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++26</span>
229230
</code></pre></div>
230231
</p>
231232
<h2>概要</h2>
@@ -282,7 +283,11 @@ <h2>関連項目</h2>
282283
<td>先頭の前を指す逆イテレータを取得する</td>
283284
</tr>
284285
</tbody>
285-
</table></div>
286+
</table>
287+
<h2>参照</h2>
288+
<ul>
289+
<li><a href="https://open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3372r3.html" target="_blank">P3372R3 constexpr containers and adaptors</a></li>
290+
</ul></div>
286291

287292
</div>
288293
</div>

gen/pull/1584/reference/set/multiset/clear.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,12 +200,12 @@
200200

201201
<p class="text-right"><small>
202202
最終更新日時(UTC):
203-
<span itemprop="datePublished" content="2023-09-30T05:44:45">
204-
2023年09月30日 05時44分45秒
203+
<span itemprop="datePublished" content="2026-02-17T13:15:05">
204+
2026年02月17日 13時15分05秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">suomesta</span>
208+
<span itemprop="name">Akira Takahashi</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -225,8 +225,9 @@
225225
<div class="col-sm-12 content-body">
226226

227227
<div class="identifier-type">function</div><div class="header">&lt;set&gt;</div><h1 itemprop="name"><span class="namespace" title="namespace std">std::</span><span class="class" title="class multiset">multiset::</span><span class="token">clear</span></h1>
228-
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="kt">void</span> <span class="nf">clear</span><span class="p">();</span> <span class="c1">// C++03</span>
229-
<span class="kt">void</span> <span class="nf">clear</span><span class="p">()</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// C++11</span>
228+
<div itemprop="articleBody"><p><div class="codehilite"><pre><span></span><code><span class="kt">void</span> <span class="nf">clear</span><span class="p">();</span> <span class="c1">// (1) C++03</span>
229+
<span class="kt">void</span> <span class="nf">clear</span><span class="p">()</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++11</span>
230+
<span class="k">constexpr</span> <span class="kt">void</span> <span class="nf">clear</span><span class="p">()</span> <span class="k">noexcept</span><span class="p">;</span> <span class="c1">// (1) C++26</span>
230231
</code></pre></div>
231232
</p>
232233
<h2>概要</h2>
@@ -281,7 +282,11 @@ <h2>関連項目</h2>
281282
<td>コンテナが空であるかどうかを調べる</td>
282283
</tr>
283284
</tbody>
284-
</table></div>
285+
</table>
286+
<h2>参照</h2>
287+
<ul>
288+
<li><a href="https://open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3372r3.html" target="_blank">P3372R3 constexpr containers and adaptors</a></li>
289+
</ul></div>
285290

286291
</div>
287292
</div>

0 commit comments

Comments
 (0)