Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/exec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -3017,7 +3017,7 @@
\pnum
Let \tcode{Sigs} be
a pack of the arguments to the \tcode{completion_signatures} specialization
named by \tcode{completion_signatures_of_t<child-type<Sndr>, env_of_t<Rcvr>>}.
named by \tcode{completion_signatures_of_t<@\exposid{child-type}<Sndr>, env_of_t<Rcvr>>}.
Let \exposid{as-tuple} be an alias template
that transforms a completion signature \tcode{Tag(Args...)} into
the tuple specialization \tcode{\exposid{decayed-tuple}<Tag, Args...>}.
Expand Down