Skip to content

Commit 64cf671

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 7eab146 commit 64cf671

File tree

7 files changed

+162
-533
lines changed

7 files changed

+162
-533
lines changed

lang/cpp17.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-10T12:31:23">
180-
2025年07月10日 12時31分23秒
179+
<span itemprop="datePublished" content="2025-08-18T15:07:29">
180+
2025年08月18日 15時07分29秒
181181
</span>
182182
<br/>
183183
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
184-
<span itemprop="name">rotarymars</span>
184+
<span itemprop="name">Raclamusi</span>
185185
</span>
186186
が更新
187187
</small></p>
@@ -748,7 +748,7 @@ <h3>機能の非推奨化</h3>
748748
<li><code><a href="../reference/functional/negators.html">not1()</a></code>関数</li>
749749
<li><code><a href="../reference/functional/negators.html">not2()</a></code>関数</li>
750750
<li><code><a href="../reference/functional/negators.html">unary_negate</a></code>クラス</li>
751-
<li><code><a href="../reference/functional/negators.html">binary_nagate</a></code>クラス</li>
751+
<li><code><a href="../reference/functional/negators.html">binary_negate</a></code>クラス</li>
752752
<li>標準関数オブジェクトの<code>result_type</code><code>argument_type</code><code>first_argument_type</code><code>second_argument_type</code></li>
753753
</ul>
754754
</li>

reference/cstdlib/exit_.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-11T17:16:44">
192-
2025年07月11日 17時16分44秒
191+
<span itemprop="datePublished" content="2025-08-18T14:46:35">
192+
2025年08月18日 14時46分35秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">Koichi Murase</span>
196+
<span itemprop="name">Raclamusi</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -289,7 +289,7 @@ <h2>関連項目</h2>
289289
<td>プログラムを終了させる</td>
290290
</tr>
291291
<tr>
292-
<td><code><a href="exit.html">quick_exit</a></code></td>
292+
<td><code><a href="quick_exit.html">quick_exit</a></code></td>
293293
<td>後処理をせずに、プログラムを終了させる</td>
294294
</tr>
295295
</tbody>

reference/linalg/conjugated_accessor/op_constructor.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="2024-03-12T14:39:48">
204-
2024年03月12日 14時39分48秒
203+
<span itemprop="datePublished" content="2025-08-18T14:46:35">
204+
2025年08月18日 14時46分35秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">yoh</span>
208+
<span itemprop="name">Raclamusi</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -242,7 +242,7 @@ <h2>概要</h2>
242242
</ul>
243243
<h2><a class="cpprefjp-defined-word" data-desc="関数等の意味論を構成する要素の1つ。Constraints。関数であればオーバーロード解決に参加するための条件、それ以外であれば受け付ける型の条件">テンプレートパラメータ制約</a></h2>
244244
<ul>
245-
<li>(2) : <code><a href="../../type_traits/is_convertible.html">is_constructible_v</a>&lt;NestedAccessor, const OtherNestedAccessor&amp;&gt; == true</code></li>
245+
<li>(2) : <code><a href="../../type_traits/is_constructible.html">is_constructible_v</a>&lt;NestedAccessor, const OtherNestedAccessor&amp;&gt; == true</code></li>
246246
</ul>
247247
<h2>効果</h2>
248248
<ul>

reference/linalg/scaled_accessor/op_constructor.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="2024-03-12T14:39:48">
204-
2024年03月12日 14時39分48秒
203+
<span itemprop="datePublished" content="2025-08-18T14:46:35">
204+
2025年08月18日 14時46分35秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">yoh</span>
208+
<span itemprop="name">Raclamusi</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -242,7 +242,7 @@ <h2>概要</h2>
242242
</ul>
243243
<h2><a class="cpprefjp-defined-word" data-desc="関数等の意味論を構成する要素の1つ。Constraints。関数であればオーバーロード解決に参加するための条件、それ以外であれば受け付ける型の条件">テンプレートパラメータ制約</a></h2>
244244
<ul>
245-
<li>(2) : <code><a href="../../type_traits/is_convertible.html">is_constructible_v</a>&lt;NestedAccessor, const OtherNestedAccessor&amp;&gt; == true</code></li>
245+
<li>(2) : <code><a href="../../type_traits/is_constructible.html">is_constructible_v</a>&lt;NestedAccessor, const OtherNestedAccessor&amp;&gt; == true</code></li>
246246
</ul>
247247
<h2>効果</h2>
248248
<ul>

reference/ranges/size.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="2024-06-11T13:45:38">
192-
2024年06月11日 13時45分38秒
191+
<span itemprop="datePublished" content="2025-08-18T14:46:35">
192+
2025年08月18日 14時46分35秒
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>
@@ -228,7 +228,7 @@ <h2>効果</h2>
228228
<li><code>T</code>が配列型であれば、<code><a href="../exposition-only/decay-copy.html">decay-copy</a>(<a href="../type_traits/extent.html">extent_v</a>&lt;T&gt;)</code>に等しい(expression‑equivalent)。ただし、要素数不明の配列であれば、呼び出しは<a class="cpprefjp-defined-word" data-desc="プログラムが適格でないこと。コンパイルエラーなどになる" href="../../implementation-compliance.html#dfn-ill-formed">不適格</a></li>
229229
<li><code><a href="disable_sized_range.html">disable_sized_range</a>&lt;<a href="../type_traits/remove_cv.html">remove_cv_t</a>&lt;T&gt;&gt;</code><code>false</code>、かつ<code><a href="../exposition-only/decay-copy.html">decay-copy</a>(t.size())</code>が整数型(integer-like)の有効な式であれば、<code><a href="../exposition-only/decay-copy.html">decay-copy</a>(t.size())</code>と等しい。</li>
230230
<li><code>T</code>がクラス型または列挙体であって、<code><a href="disable_sized_range.html">disable_sized_range</a>&lt;<a href="../type_traits/remove_cv.html">remove_cv_t</a>&lt;T&gt;&gt;</code><code>false</code>、かつ<code>size</code><a class="cpprefjp-defined-word" data-desc="実引数依存の名前探索 (Argument Dependent Lookup)。引数の型が所属する名前空間の関数を探索する言語機能">ADL</a>で見つかり、<code><a href="../exposition-only/decay-copy.html">decay-copy</a>(size(t))</code>が整数型の有効な式であれば、<code><a href="../exposition-only/decay-copy.html">decay-copy</a>(size(t))</code>と等しい。</li>
231-
<li><code>to-unsigned-like(<a href="end.html">ranges::end</a>(t) -<a href="begin.html">ranges::begin</a>(t))</code>が有効な式で、<code><a href="begin.html">ranges::begin</a></code>の型<code>I</code><code><a href="end.html">ranges::end</a></code>の型<code>S</code><code><a href="../iterator/disable_sized_sentinel_for.html">sized_sentinel_for</a>&lt;S, I&gt;</code><code><a href="../iterator/forward_iterator.html">forward_iterator</a></code>のモデルであれば、<code>to-unsigned-like(<a href="end.html">ranges::end</a>(t) -<a href="begin.html">ranges::begin</a>(t))</code>と等しい。</li>
231+
<li><code>to-unsigned-like(<a href="end.html">ranges::end</a>(t) -<a href="begin.html">ranges::begin</a>(t))</code>が有効な式で、<code><a href="begin.html">ranges::begin</a></code>の型<code>I</code><code><a href="end.html">ranges::end</a></code>の型<code>S</code><code><a href="../iterator/sized_sentinel_for.html">sized_sentinel_for</a>&lt;S, I&gt;</code><code><a href="../iterator/forward_iterator.html">forward_iterator</a></code>のモデルであれば、<code>to-unsigned-like(<a href="end.html">ranges::end</a>(t) -<a href="begin.html">ranges::begin</a>(t))</code>と等しい。</li>
232232
</ol>
233233
<p>どれにも当てはまらないとき、呼び出しは<a class="cpprefjp-defined-word" data-desc="プログラムが適格でないこと。コンパイルエラーなどになる" href="../../implementation-compliance.html#dfn-ill-formed">不適格</a></p>
234234
<h2><a class="cpprefjp-defined-word" data-desc="関数呼び出し式の評価結果となるオブジェクト・値">戻り値</a></h2>

0 commit comments

Comments
 (0)