We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247056f commit 41e9b3aCopy full SHA for 41e9b3a
execution.bs
@@ -9018,8 +9018,8 @@ namespace std::execution {
9018
* The type <code><i>sync-wait-result-type</i><Sndr></code> is well-formed.
9019
9020
* <code>same_as<decltype(<i>e</i>),
9021
- sync-wait-result-type</i><Sndr>></code> is `true`, where
9022
- <i>`e`</i> is `apply_sender` the expression above.
+ <i>sync-wait-result-type</i><Sndr>></code> is `true`, where
+ <i>`e`</i> is the `apply_sender` expression above.
9023
9024
5. Let <i>`sync-wait-state`</i> and
9025
<i>`sync-wait-receiver`</i> be the following exposition-only class
0 commit comments