Skip to content

Commit e70f9d1

Browse files
jwakelytkoeppe
authored andcommitted
[exec.schedule.from] Add missing \exposid to child-type
1 parent 46270d0 commit e70f9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3017,7 +3017,7 @@
30173017
\pnum
30183018
Let \tcode{Sigs} be
30193019
a pack of the arguments to the \tcode{completion_signatures} specialization
3020-
named by \tcode{completion_signatures_of_t<child-type<Sndr>, env_of_t<Rcvr>>}.
3020+
named by \tcode{completion_signatures_of_t<@\exposid{child-type}<Sndr>, env_of_t<Rcvr>>}.
30213021
Let \exposid{as-tuple} be an alias template
30223022
that transforms a completion signature \tcode{Tag(Args...)} into
30233023
the tuple specialization \tcode{\exposid{decayed-tuple}<Tag, Args...>}.

0 commit comments

Comments
 (0)