Skip to content

Commit b8110c9

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 8384cef commit b8110c9

File tree

6 files changed

+206
-2812
lines changed

6 files changed

+206
-2812
lines changed

reference/execution/execution/default_domain.html

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

201201
<p class="text-right"><small>
202202
最終更新日時(UTC):
203-
<span itemprop="datePublished" content="2025-04-18T05:03:42">
204-
2025年04月18日 05時03分42秒
203+
<span itemprop="datePublished" content="2025-04-18T05:09:13">
204+
2025年04月18日 05時09分13秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -236,9 +236,9 @@ <h3>実行ドメイン</h3>
236236
<p>実行ドメイン(domain)は、<a href="sender.html">Sender</a><a href="../queryable.html">環境</a>の変換動作、Senderアルゴリズム適用動作をカスタマイズするためのタグ型である。</p>
237237
<p>実行ドメインは下記関数に対するカスタマイゼーションポイントとして機能する。</p>
238238
<ul>
239-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution​::​transform_sender</span></code> : Senderの変換</li>
240-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution::transform_env</span></code> : 環境の変換</li>
241-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code> : Senderアルゴリズム適用</li>
239+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution::transform_sender</span></code> : Senderの変換</li>
240+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution::transform_env</span></code> : 環境の変換</li>
241+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code> : Senderアルゴリズム適用</li>
242242
</ul>
243243
<h2>メンバ関数</h2>
244244
<table border="1" bordercolor="#888" style="border-collapse:collapse">
@@ -291,9 +291,9 @@ <h3>処理系</h3>
291291
</ul>
292292
<h2>関連項目</h2>
293293
<ul>
294-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution​::​transform_sender</span></code></li>
295-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution::transform_env</span></code></li>
296-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code></li>
294+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution::transform_sender</span></code></li>
295+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution::transform_env</span></code></li>
296+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code></li>
297297
</ul>
298298
<h2>参照</h2>
299299
<ul>

reference/execution/execution/default_domain/apply_sender.html

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

213213
<p class="text-right"><small>
214214
最終更新日時(UTC):
215-
<span itemprop="datePublished" content="2025-04-18T05:03:42">
216-
2025年04月18日 05時03分42秒
215+
<span itemprop="datePublished" content="2025-04-18T05:09:13">
216+
2025年04月18日 05時09分13秒
217217
</span>
218218
<br/>
219219
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -244,7 +244,7 @@
244244
</p>
245245
<h2>概要</h2>
246246
<p>Senderアルゴリズム適用のデフォルト動作。
247-
<code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code>に対するスタマイゼーションポイントとして機能する。</p>
247+
<code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code>に対するスタマイゼーションポイントとして機能する。</p>
248248
<p><span href="https://cpprefjp.github.io/reference/execution/execution/tag_of_t.md.nolink">Senderのタグ型</span><code>Tag</code>に対して、<code>apply_sender</code>メンバ関数を呼び出す。</p>
249249
<h2><a class="cpprefjp-defined-word" data-desc="関数等の意味論を構成する要素の1つ。Constraints。関数であればオーバーロード解決に参加するための条件、それ以外であれば受け付ける型の条件">テンプレートパラメータ制約</a></h2>
250250
<p>説明用の式<code>e</code><code>Tag().apply_sender(<a href="../../../utility/forward.html">std::forward</a>&lt;Sndr&gt;(sndr),<a href="../../../utility/forward.html">std::forward</a>&lt;Args&gt;(args)...)</code>としたとき、が<a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../../implementation-compliance.html#dfn-well-formed">適格</a>であること。</p>
@@ -267,7 +267,7 @@ <h3>処理系</h3>
267267
</ul>
268268
<h2>関連項目</h2>
269269
<ul>
270-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code></li>
270+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/apply_sender.md.nolink">execution::apply_sender</span></code></li>
271271
</ul>
272272
<h2>参照</h2>
273273
<ul>

reference/execution/execution/default_domain/transform_env.html

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

213213
<p class="text-right"><small>
214214
最終更新日時(UTC):
215-
<span itemprop="datePublished" content="2025-04-18T05:03:42">
216-
2025年04月18日 05時03分42秒
215+
<span itemprop="datePublished" content="2025-04-18T05:09:13">
216+
2025年04月18日 05時09分13秒
217217
</span>
218218
<br/>
219219
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -243,7 +243,7 @@
243243
</p>
244244
<h2>概要</h2>
245245
<p>環境変換のデフォルト動作。
246-
<code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution​::​transform_env</span></code>に対するスタマイゼーションポイントとして機能する。</p>
246+
<code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution::transform_env</span></code>に対するスタマイゼーションポイントとして機能する。</p>
247247
<ul>
248248
<li>定義されていれば、<span href="https://cpprefjp.github.io/reference/execution/execution/tag_of_t.md.nolink">Senderのタグ型</span><code>transform_env</code>メンバ関数に変換動作を委譲する。</li>
249249
<li>そうでなければ、無変換。</li>
@@ -254,7 +254,7 @@ <h2>効果</h2>
254254
<p>説明用の式<code>e</code>を次の通りとしたとき、<code>e</code>を返す。</p>
255255
<ul>
256256
<li><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../../implementation-compliance.html#dfn-well-formed">適格</a>ならば、式<code><span href="https://cpprefjp.github.io/reference/execution/execution/default_domain/tag_of_t.md.nolink">tag_of_t</span>&lt;Sndr&gt;().transform_env(<a href="../../../utility/forward.html">std::forward</a>&lt;Sndr&gt;(sndr), <a href="../../../utility/forward.html">std::forward</a>&lt;Env&gt;(env))</code></li>
257-
<li>そうでなければ、<code>static_cast&lt;Env&gt;(<a href="../../../utility/forward.html">std​::​forward</a>&lt;Env&gt;(env))</code></li>
257+
<li>そうでなければ、<code>static_cast&lt;Env&gt;(<a href="../../../utility/forward.html">std::forward</a>&lt;Env&gt;(env))</code></li>
258258
</ul>
259259
<h2><a class="cpprefjp-defined-word" data-desc="問題が発生したときに、現在実行位置を過去に通過・記録した位置に戻し、文脈情報を添えて紐づけられた処理(例外ハンドラー)を呼び出す仕組み。またはその事態">例外</a></h2>
260260
<p>投げない</p>
@@ -272,7 +272,7 @@ <h3>処理系</h3>
272272
</ul>
273273
<h2>関連項目</h2>
274274
<ul>
275-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution::transform_env</span></code></li>
275+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_env.md.nolink">execution::transform_env</span></code></li>
276276
</ul>
277277
<h2>参照</h2>
278278
<ul>

reference/execution/execution/default_domain/transform_sender.html

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

213213
<p class="text-right"><small>
214214
最終更新日時(UTC):
215-
<span itemprop="datePublished" content="2025-04-18T05:03:42">
216-
2025年04月18日 05時03分42秒
215+
<span itemprop="datePublished" content="2025-04-18T05:09:13">
216+
2025年04月18日 05時09分13秒
217217
</span>
218218
<br/>
219219
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -245,7 +245,7 @@
245245
</p>
246246
<h2>概要</h2>
247247
<p>Sender変換のデフォルト動作。
248-
<code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution​::​transform_sender</span></code>に対するスタマイゼーションポイントとして機能する。</p>
248+
<code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution::transform_sender</span></code>に対するスタマイゼーションポイントとして機能する。</p>
249249
<ul>
250250
<li>定義されていれば、<span href="https://cpprefjp.github.io/reference/execution/execution/tag_of_t.md.nolink">Senderのタグ型</span><code>transform_sender</code>メンバ関数に変換動作を委譲する。</li>
251251
<li>そうでなければ、無変換。</li>
@@ -254,7 +254,7 @@ <h2>効果</h2>
254254
<p>説明用の式<code>e</code>を次の通りとしたとき、<code>e</code>を返す。</p>
255255
<ul>
256256
<li><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../../implementation-compliance.html#dfn-well-formed">適格</a>ならば、式<code><span href="https://cpprefjp.github.io/reference/execution/execution/default_domain/tag_of_t.md.nolink">tag_of_t</span>&lt;Sndr&gt;().transform_sender(<a href="../../../utility/forward.html">std::forward&lt;Sndr&gt;(sndr)</a>, env...)</code></li>
257-
<li>そうでなければ、<code><a href="../../../utility/forward.html">std​::​forward</a>&lt;Sndr&gt;(sndr)</code></li>
257+
<li>そうでなければ、<code><a href="../../../utility/forward.html">std::forward</a>&lt;Sndr&gt;(sndr)</code></li>
258258
</ul>
259259
<h2><a class="cpprefjp-defined-word" data-desc="問題が発生したときに、現在実行位置を過去に通過・記録した位置に戻し、文脈情報を添えて紐づけられた処理(例外ハンドラー)を呼び出す仕組み。またはその事態">例外</a></h2>
260260
<p><code>noexcept(e)</code><code>true</code>であれば、<a class="cpprefjp-defined-word" data-desc="問題が発生したときに、現在実行位置を過去に通過・記録した位置に戻し、文脈情報を添えて紐づけられた処理(例外ハンドラー)を呼び出す仕組み。またはその事態">例外</a>を投げない。
@@ -273,7 +273,7 @@ <h3>処理系</h3>
273273
</ul>
274274
<h2>関連項目</h2>
275275
<ul>
276-
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution​::​transform_sender</span></code></li>
276+
<li><code><span href="https://cpprefjp.github.io/reference/execution/execution/transform_sender.md.nolink">execution::transform_sender</span></code></li>
277277
</ul>
278278
<h2>参照</h2>
279279
<ul>

0 commit comments

Comments
 (0)