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 bf49eac commit 7a8f57fCopy full SHA for 7a8f57f
source/exec.tex
@@ -5046,7 +5046,7 @@
5046
\pnum
5047
Let \exposid{sndr} be an expression of type \exposid{run-loop-sender},
5048
let \exposid{rcvr} be an expression
5049
-such that \tcode{receiver_of<decltype((\exposid{rcvr})), CS>} is \tcode{true}
+such that \tcode{\libconcept{receiver_of}<decltype((\exposid{rcvr})), CS>} is \tcode{true}
5050
where \tcode{CS} is the \tcode{completion_signatures} specialization above.
5051
Let \tcode{C} be either \tcode{set_value_t} or \tcode{set_stopped_t}.
5052
Then:
0 commit comments