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 3569622 commit 3c5095aCopy full SHA for 3c5095a
source/exec.tex
@@ -5339,9 +5339,9 @@
5339
\end{codeblock}
5340
5341
\pnum
5342
-Let \placeholder{ssource-t} be an unspecified type
+Let \tcode{\placeholder{ssource-t}} be an unspecified type
5343
that models \exposconcept{stoppable-source} and
5344
-let \tcode{ssource} be an lvalue of type \placeholder{ssource-t}.
+let \tcode{ssource} be an lvalue of type \tcode{\placeholder{ssource-t}}.
5345
Let \tcode{\placeholder{stoken-t}} be \tcode{decltype(ssource.get_token())}.
5346
Let \exposid{future-spawned-sender} be the alias template:
5347
0 commit comments