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 0164098 commit 2734ddeCopy full SHA for 2734dde
source/exec.tex
@@ -357,7 +357,7 @@
357
the function type \tcode{decltype(auto(set))(decltype((args))...)}.
358
A completion signature \tcode{Sig} is associated with \tcode{c}
359
if and only if
360
-\tcode{\exposid{MATCHING-SIG}(Sig, F)} is \tcode{true}\iref{exec.general}).
+\tcode{\exposid{MATCHING-SIG}(Sig, F)} is \tcode{true}\iref{exec.general}.
361
Together, a sender type and an environment type \tcode{Env} determine
362
the set of completion signatures of an asynchronous operation
363
that results from connecting the sender with a receiver
0 commit comments