Skip to content

Commit

Permalink
Publish: fix typos 41e9b3a
Browse files Browse the repository at this point in the history
  • Loading branch information
ericniebler committed Jun 25, 2024
1 parent 5a20d8b commit 4d5e66c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions execution.html
Original file line number Diff line number Diff line change
Expand Up @@ -2386,7 +2386,7 @@
<div class="head">
<p data-fill-with="logo"></p>
<h1 class="p-name no-ref" id="title">P2300R9<br><code class="highlight"><c- n>std</c-><c- o>::</c-><c- n>execution</c-></code></h1>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Published Proposal, <time class="dt-updated" datetime="2024-06-22">2024-06-22</time></span></h2>
<h2 class="no-num no-toc no-ref heading settled" id="profile-and-date"><span class="content">Published Proposal, <time class="dt-updated" datetime="2024-06-25">2024-06-25</time></span></h2>
<div data-fill-with="spec-metadata">
<dl>
<dt class="editor">Authors:
Expand Down Expand Up @@ -10735,7 +10735,7 @@ <h5 class="heading settled" data-level="34.9.12.2" id="spec-execution.senders.co
<li data-md>
<p>The type <code class="highlight"><i><c- n>sync</c-><c- o>-</c-><c- n>wait</c-><c- o>-</c-><c- n>result</c-><c- o>-</c-><c- n>type</c-></i><c- o>&lt;</c-><c- n>Sndr</c-><c- o>></c-></code> is well-formed.</p>
<li data-md>
<p><code class="highlight"><c- n>same_as</c-><c- o>&lt;</c-><c- k>decltype</c-><c- p>(</c-><i><c- n>e</c-></i><c- p>),</c-> <c- n>sync</c-><c- o>-</c-><c- n>wait</c-><c- o>-</c-><c- n>result</c-><c- o>-</c-><c- n>type</c-><c- o>&lt;</c-><c- n>Sndr</c-><c- o>>></c-></code> is <code class="highlight">true</code>, where <i><code class="highlight"><c- n>e</c-></code></i> is <code class="highlight"><c- n>apply_sender</c-></code> the expression above.</p>
<p><code class="highlight"><c- n>same_as</c-><c- o>&lt;</c-><c- k>decltype</c-><c- p>(</c-><i><c- n>e</c-></i><c- p>),</c-> <i><c- n>sync</c-><c- o>-</c-><c- n>wait</c-><c- o>-</c-><c- n>result</c-><c- o>-</c-><c- n>type</c-></i><c- o>&lt;</c-><c- n>Sndr</c-><c- o>>></c-></code> is <code class="highlight">true</code>, where <i><code class="highlight"><c- n>e</c-></code></i> is the <code class="highlight"><c- n>apply_sender</c-></code> expression above.</p>
</ul>
<li data-md>
<p>Let <i><code class="highlight"><c- n>sync</c-><c- o>-</c-><c- n>wait</c-><c- o>-</c-><c- n>state</c-></code></i> and <i><code class="highlight"><c- n>sync</c-><c- o>-</c-><c- n>wait</c-><c- o>-</c-><c- n>receiver</c-></code></i> be the following exposition-only class
Expand Down

0 comments on commit 4d5e66c

Please sign in to comment.