Skip to content

Commit bfc7ece

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent ff949f2 commit bfc7ece

File tree

7 files changed

+452
-331
lines changed

7 files changed

+452
-331
lines changed

reference/locale.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,12 @@
176176

177177
<p class="text-right"><small>
178178
最終更新日時(UTC):
179-
<span itemprop="datePublished" content="2025-07-11T17:16:44">
180-
2025年07月11日 17時16分44秒
179+
<span itemprop="datePublished" content="2025-08-18T12:06:00">
180+
2025年08月18日 12時06分00秒
181181
</span>
182182
<br/>
183183
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
184-
<span itemprop="name">Koichi Murase</span>
184+
<span itemprop="name">Raclamusi</span>
185185
</span>
186186
が更新
187187
</small></p>
@@ -340,7 +340,7 @@ <h2>利便性インタフェース</h2>
340340
<td></td>
341341
</tr>
342342
<tr>
343-
<td><code><a href="locale/codecvt_byname.html">codevt_byname</a></code></td>
343+
<td><code><a href="locale/codecvt_byname.html">codecvt_byname</a></code></td>
344344
<td>名前による文字コード変換(class template)</td>
345345
<td></td>
346346
</tr>

reference/ranges/drop_view.html

Lines changed: 4 additions & 4 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="2025-07-08T15:33:39">
192-
2025年07月08日 15時33分39秒
191+
<span itemprop="datePublished" content="2025-08-18T12:06:08">
192+
2025年08月18日 12時06分08秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">Akira Takahashi</span>
196+
<span itemprop="name">Raclamusi</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -274,7 +274,7 @@ <h2>効果</h2>
274274
<li>(2): <code>E</code>および<code>F</code>を式、型<code>T</code><code><a href="../type_traits/remove_cvref.html">remove_cvref_t</a>&lt;<a href="../../lang/cpp11/decltype.html">decltype</a>((E))&gt;</code>、型<code>D</code><code><a href="range_difference_t.html">range_difference_t</a>&lt;<a href="../../lang/cpp11/decltype.html">decltype</a>((E))&gt;</code>とする。式<code>views::drop(E, F)</code>の効果は以下の通り<ul>
275275
<li><code><a href="../../lang/cpp11/decltype.html">decltype</a>((F))</code><code><a href="../concepts/convertible_to.html">convertible_to</a>&lt;D&gt;</code>のモデルでなければ、呼び出しは<a class="cpprefjp-defined-word" data-desc="プログラムが適格でないこと。コンパイルエラーなどになる" href="../../implementation-compliance.html#dfn-ill-formed">不適格</a></li>
276276
<li><code>T</code><code><a href="empty_view.html">ranges::empty_view</a></code>の特殊化であれば、<code>((void) F,<a href="../exposition-only/decay-copy.html">decay-copy</a>(E))</code>と等しい。ただし、<code>E</code><code>F</code>の評価順序は不定順で序列化(indeterminately sequenced)される</li>
277-
<li><code>T</code><code><a href="random_access_range.html">random_access_range</a></code>および<code><a href="sized_range.html">sized_range</a></code>のモデルであり、かつ次のいずれかの特殊化であるとき、<code>T(<a href="begin.html">ranges::begin</a>(E) +<a href="../algorithm/min.html">min</a>&lt;D&gt;(<a href="size.html">ranges::size</a>(E), F),<a href="begin.html">ranges::end</a>(E))</code>と等しい。ただし、<code>E</code>は1度だけ評価される<ul>
277+
<li><code>T</code><code><a href="random_access_range.html">random_access_range</a></code>および<code><a href="sized_range.html">sized_range</a></code>のモデルであり、かつ次のいずれかの特殊化であるとき、<code>T(<a href="begin.html">ranges::begin</a>(E) +<a href="../algorithm/min.html">min</a>&lt;D&gt;(<a href="size.html">ranges::size</a>(E), F),<a href="end.html">ranges::end</a>(E))</code>と等しい。ただし、<code>E</code>は1度だけ評価される<ul>
278278
<li><code><a href="../span/span.html">span</a></code> (ただし、<code>T::extent ==<a href="../span/dynamic_extent.html">dynamic_extent</a></code>であること)</li>
279279
<li><code><a href="../string_view/basic_string_view.html">basic_string_view</a></code></li>
280280
<li><code><a href="iota_view.html">ranges::iota_view</a></code></li>

reference/ranges/filter_view/iterator/type-iterator_category.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -212,12 +212,12 @@
212212

213213
<p class="text-right"><small>
214214
最終更新日時(UTC):
215-
<span itemprop="datePublished" content="2025-05-29T03:28:06">
216-
2025年05月29日 03時28分06秒
215+
<span itemprop="datePublished" content="2025-08-18T12:06:00">
216+
2025年08月18日 12時06分00秒
217217
</span>
218218
<br/>
219219
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
220-
<span itemprop="name">Akira Takahashi</span>
220+
<span itemprop="name">Raclamusi</span>
221221
</span>
222222
が更新
223223
</small></p>
@@ -242,7 +242,7 @@
242242
</p>
243243
<h2>概要</h2>
244244
<p>イテレータの分類を表す型。</p>
245-
<p>このメンバ型<code>iterator_concept</code>は、<code>V</code><code><a href="../../forward_range.html">forward_ranges</a></code>コンセプトのモデルである場合にのみ、以下のように定義される。</p>
245+
<p>このメンバ型<code>iterator_concept</code>は、<code>V</code><code><a href="../../forward_range.html">forward_range</a></code>コンセプトのモデルである場合にのみ、以下のように定義される。</p>
246246
<ul>
247247
<li><code>C = iterator_traits&lt;iterator_t&lt;V&gt;&gt;::iterator_category;</code>であるとして、</li>
248248
<li><code>C</code><code><a href="../../../concepts/derived_from.html">derived_from</a>&lt;<a href="../../../iterator/iterator_tag.html">bidirectional_iterator_tag</a>&gt;</code>のモデルである場合、<code>iterator_category</code><code><a href="../../../iterator/iterator_tag.html">bidirectional_iterator_tag</a></code>となる</li>

reference/ranges/filter_view/iterator/type-iterator_concept.html

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

213213
<p class="text-right"><small>
214214
最終更新日時(UTC):
215-
<span itemprop="datePublished" content="2025-05-29T03:28:06">
216-
2025年05月29日 03時28分06秒
215+
<span itemprop="datePublished" content="2025-08-18T12:06:00">
216+
2025年08月18日 12時06分00秒
217217
</span>
218218
<br/>
219219
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
220-
<span itemprop="name">Akira Takahashi</span>
220+
<span itemprop="name">Raclamusi</span>
221221
</span>
222222
が更新
223223
</small></p>
@@ -243,8 +243,8 @@
243243
<h2>概要</h2>
244244
<p>イテレータコンセプトを表す型。</p>
245245
<ul>
246-
<li><code>V</code><code><a href="../../bidirectional_range.html">bidirectional_ranges</a></code>コンセプトのモデルである場合、<code><a href="../../../iterator/iterator_tag.html">bidirectional_iterator_tag</a></code></li>
247-
<li><code>V</code><code><a href="../../forward_range.html">forward_ranges</a></code>コンセプトのモデルである場合、<code><a href="../../../iterator/iterator_tag.html">forward_iterator_tag</a></code></li>
246+
<li><code>V</code><code><a href="../../bidirectional_range.html">bidirectional_range</a></code>コンセプトのモデルである場合、<code><a href="../../../iterator/iterator_tag.html">bidirectional_iterator_tag</a></code></li>
247+
<li><code>V</code><code><a href="../../forward_range.html">forward_range</a></code>コンセプトのモデルである場合、<code><a href="../../../iterator/iterator_tag.html">forward_iterator_tag</a></code></li>
248248
<li>そうでない場合、<code><a href="../../../iterator/iterator_tag.html">input_iterator_tag</a></code></li>
249249
</ul>
250250
<h2>バージョン</h2>

reference/ranges/iota_view/sentinel.html

Lines changed: 4 additions & 4 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-08T15:33:39">
204-
2025年07月08日 15時33分39秒
203+
<span itemprop="datePublished" content="2025-08-18T12:06:08">
204+
2025年08月18日 12時06分08秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">Akira Takahashi</span>
208+
<span itemprop="name">Raclamusi</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -229,7 +229,7 @@
229229
<p><code><a href="../iota_view.html">iota_view</a></code>が有限長かつ<code><a href="../common_range.html">common_range</a></code>ではない場合の番兵型。</p>
230230
<p><code><a href="../iota_view.html">iota_view</a></code>の終端要素型の値を1つ記憶していて、比較演算は内部の値同士の比較となる。</p>
231231
<p>このクラスの名前は規定されておらず、振る舞いのみが規定されている。</p>
232-
<p>このクラスの型を取得したい場合、<code><a href="../iterator_t.html">sentinel_t</a></code>を使用できる。</p>
232+
<p>このクラスの型を取得したい場合、<code><a href="../sentinel_t.html">sentinel_t</a></code>を使用できる。</p>
233233
<p>なお、<code><a href="../iota_view.html">iota_view</a></code>の番兵型は、無限長のときは<code><a href="../../iterator/unreachable_sentinel_t.html">unreachable_sentinel_t</a></code>、有限長で<code><a href="../common_range.html">common_range</a></code>のときは<code><a href="iterator.html">iterator</a></code>である。</p>
234234
<h2>実装例</h2>
235235
<p><div class="codehilite"><pre><span></span><code><span class="k">namespace</span> <span class="n">std</span><span class="o">::</span><span class="n">ranges</span> <span class="p">{</span>

0 commit comments

Comments
 (0)