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
6 changes: 4 additions & 2 deletions source/meta.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6007,7 +6007,8 @@
\pnum
Let \tcode{Z} be the template represented by \tcode{templ}
and let \tcode{Args...} be a sequence of prvalue constant expressions
that compute the reflections held by the elements of \tcode{arguments}.
that compute the reflections held by the elements of \tcode{arguments},
in order.

\pnum
\returns
Expand Down Expand Up @@ -6041,7 +6042,8 @@
\pnum
Let \tcode{Z} be the template represented by \tcode{templ}
and let \tcode{Args...} be a sequence of prvalue constant expressions
that compute the reflections held by the elements of \tcode{arguments}.
that compute the reflections held by the elements of \tcode{arguments},
in order.

\pnum
\returns
Expand Down