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 1ca042e commit 3b6e384Copy full SHA for 3b6e384
xml/issue4447.xml
@@ -28,7 +28,7 @@ This wording is relative to <paper num="N5014"/>.
28
<p>
29
-2- For type `Sndr` and pack of types `Env`, let `CS` be `completion_signatures_of_t<Sndr, Env...>`.
30
Then `single-sender-value-type<Sndr, Env...>` is ill-formed if `CS` is ill-formed
31
-<del>or if `sizeof...(Env) > 1` is `true`</del>; otherwise, it is an alias for:
+<del>or if <tt>sizeof...(Env) > 1</tt> is `true`</del>; otherwise, it is an alias for:
32
[…]
33
</p>
34
</blockquote>
0 commit comments