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 f85cf3e commit 0ae7e4eCopy full SHA for 0ae7e4e
source/exec.tex
@@ -791,8 +791,7 @@
791
For type \tcode{Sndr} and pack of types \tcode{Env},
792
let \tcode{CS} be \tcode{completion_signatures_of_t<Sndr, Env...>}.
793
Then \tcode{\exposid{single-sender-value-type}<Sndr, Env...>} is ill-formed
794
-if \tcode{CS} is ill-formed or
795
-if \tcode{sizeof...(Env) > 1} is \tcode{true};
+if \tcode{CS} is ill-formed;
796
otherwise, it is an alias for:
797
\begin{itemize}
798
\item
0 commit comments