We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca05d2 commit f260044Copy full SHA for f260044
source/intro.tex
@@ -118,12 +118,13 @@
118
\defncontext{throw expression} operand of \keyword{throw}
119
120
\indexdefn{argument}%
121
-\indexdefn{argument!template instantiation}%
+\indexdefn{argument!template}%
122
\definition{argument}{defns.argument.templ}
123
-\defncontext{template instantiation}
+\defncontext{template}
124
\grammarterm{constant-expression},
125
-\grammarterm{type-id}, or
126
-\grammarterm{id-expression} in the comma-separated
+\grammarterm{type-id},
+\grammarterm{id-expression}, or
127
+\grammarterm{braced-init-list} in the comma-separated
128
list bounded by the angle brackets
129
130
\indexdefn{block (execution)}%
0 commit comments