Skip to content

Commit 8f94688

Browse files
authored
[temp.variadic] Change "init-capture pack" to "init-capture pack declaration"
1 parent b6903b6 commit 8f94688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/templates.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2831,7 +2831,7 @@
28312831
designating the variable introduced by
28322832
the $i^\text{th}$ \grammarterm{init-capture}
28332833
that resulted from instantiation of
2834-
the \grammarterm{init-capture} pack.
2834+
the \grammarterm{init-capture} pack declaration.
28352835
\end{itemize}
28362836
When $N$ is zero, the instantiation of a pack expansion
28372837
does not alter the syntactic interpretation of the enclosing construct,

0 commit comments

Comments
 (0)