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 f2b0254 commit cea1dc9Copy full SHA for cea1dc9
source/intro.tex
@@ -122,12 +122,10 @@
122
\defncontext{throw expression} operand of \keyword{throw}
123
124
\indexdefn{argument}%
125
-\indexdefn{argument!template instantiation}%
+\indexdefn{argument!template}%
126
\definition{argument}{defns.argument.templ}
127
-\defncontext{template instantiation}
128
-\grammarterm{constant-expression},
129
-\grammarterm{type-id}, or
130
-\grammarterm{id-expression} in the comma-separated
+\defncontext{template}
+\grammarterm{template-argument} in the comma-separated
131
list bounded by the angle brackets
132
133
\indexdefn{block (execution)}%
0 commit comments