Skip to content

Commit 3c5095a

Browse files
ericnieblertkoeppe
authored andcommitted
[exec.spawn.future] add missing \tcode
1 parent 3569622 commit 3c5095a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/exec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5339,9 +5339,9 @@
53395339
\end{codeblock}
53405340

53415341
\pnum
5342-
Let \placeholder{ssource-t} be an unspecified type
5342+
Let \tcode{\placeholder{ssource-t}} be an unspecified type
53435343
that models \exposconcept{stoppable-source} and
5344-
let \tcode{ssource} be an lvalue of type \placeholder{ssource-t}.
5344+
let \tcode{ssource} be an lvalue of type \tcode{\placeholder{ssource-t}}.
53455345
Let \tcode{\placeholder{stoken-t}} be \tcode{decltype(ssource.get_token())}.
53465346
Let \exposid{future-spawned-sender} be the alias template:
53475347

0 commit comments

Comments
 (0)