Skip to content

Commit d3d6909

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent 93cbe32 commit d3d6909

File tree

4 files changed

+120
-153
lines changed

4 files changed

+120
-153
lines changed

reference/execution/execution/spawn.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="2026-01-20T11:10:28">
204-
2026年01月20日 11時10分28秒
203+
<span itemprop="datePublished" content="2026-03-09T10:10:28">
204+
2026年03月09日 10時10分28秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">yoh</span>
208+
<span itemprop="name">Ryoga-exe</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -244,7 +244,7 @@ <h2>効果</h2>
244244
<p>そうでなければ、呼び出し式<code>spawn(sndr, token, env)</code>に対して、説明用の式<code>new_sender</code><code><a href="scope_token.html">token.wrap</a>(sndr)</code>とし、<code>alloc</code><code>senv</code>を次の通りとする。</p>
245245
<ul>
246246
<li><code><a href="../get_allocator.html">get_allocator</a>(env)</code><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../implementation-compliance.html#dfn-well-formed">適格</a>なとき、<code>alloc</code><code><a href="../get_allocator.html">get_allocator</a>(env)</code>の結果、<code>senv</code>を式<code>env</code>とする。</li>
247-
<li>そうでなはく、式<code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../implementation-compliance.html#dfn-well-formed">適格</a>なとき、<code>alloc</code><code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code>の結果、<code>senv</code>を式<code><a href="../queryable.html">JOIN-ENV</a>(<a href="prop.html">prop</a>(<a href="../get_allocator.html">get_allocator</a>, alloc), env)</code>とする。</li>
247+
<li>そうではなく、式<code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../implementation-compliance.html#dfn-well-formed">適格</a>なとき、<code>alloc</code><code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code>の結果、<code>senv</code>を式<code><a href="../queryable.html">JOIN-ENV</a>(<a href="prop.html">prop</a>(<a href="../get_allocator.html">get_allocator</a>, alloc), env)</code>とする。</li>
248248
<li>そうではないとき、<code>alloc</code><code><a href="../../memory/allocator.html">allocator</a>&lt;void&gt;()</code><code>senv</code>を式<code>env</code>とする。</li>
249249
</ul>
250250
<p>呼び出し式<code>spawn(sndr, token, env)</code><code>void</code>型であり、次の効果をもつ。</p>

reference/execution/execution/spawn_future.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="2026-01-20T11:10:28">
204-
2026年01月20日 11時10分28秒
203+
<span itemprop="datePublished" content="2026-03-09T10:10:28">
204+
2026年03月09日 10時10分28秒
205205
</span>
206206
<br/>
207207
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
208-
<span itemprop="name">yoh</span>
208+
<span itemprop="name">Ryoga-exe</span>
209209
</span>
210210
が更新
211211
</small></p>
@@ -245,7 +245,7 @@ <h2>効果</h2>
245245
<p>そうでなければ、呼び出し式<code>spawn_future(sndr, token, env)</code>に対して、説明用の式<code>new_sender</code><code><a href="scope_token.html">token.wrap</a>(sndr)</code>とし、<code>alloc</code><code>senv</code>を次の通りとする。</p>
246246
<ul>
247247
<li><code><a href="../get_allocator.html">get_allocator</a>(env)</code><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../implementation-compliance.html#dfn-well-formed">適格</a>なとき、<code>alloc</code><code><a href="../get_allocator.html">get_allocator</a>(env)</code>の結果、<code>senv</code>を式<code>env</code>とする。</li>
248-
<li>そうでなはく、式<code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../implementation-compliance.html#dfn-well-formed">適格</a>なとき、<code>alloc</code><code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code>の結果、<code>senv</code>を式<code><a href="../queryable.html">JOIN-ENV</a>(<a href="prop.html">prop</a>(<a href="../get_allocator.html">get_allocator</a>, alloc), env)</code>とする。</li>
248+
<li>そうではなく、式<code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code><a class="cpprefjp-defined-word" data-desc="プログラムが文法規則・診断対象の意味規則・単一定義規則を満たすこと" href="../../../implementation-compliance.html#dfn-well-formed">適格</a>なとき、<code>alloc</code><code><a href="../get_allocator.html">get_allocator</a>(<a href="get_env.html">get_env</a>(new_sender))</code>の結果、<code>senv</code>を式<code><a href="../queryable.html">JOIN-ENV</a>(<a href="prop.html">prop</a>(<a href="../get_allocator.html">get_allocator</a>, alloc), env)</code>とする。</li>
249249
<li>そうではないとき、<code>alloc</code><code><a href="../../memory/allocator.html">allocator</a>&lt;void&gt;()</code><code>senv</code>を式<code>env</code>とする。</li>
250250
</ul>
251251
<p>呼び出し式<code>spawn_future(sndr, token, env)</code>は、次の効果をもつ。</p>

0 commit comments

Comments
 (0)