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