From cea1dc9df4a9168c13fa62b9b017d70d9806674c Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Sun, 9 Nov 2025 13:54:46 +0000 Subject: [PATCH] [defns.argument.templ] Strike "instantiation"; refer to template-argument --- source/intro.tex | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/source/intro.tex b/source/intro.tex index 22114ac371..702fd4c203 100644 --- a/source/intro.tex +++ b/source/intro.tex @@ -122,12 +122,10 @@ \defncontext{throw expression} operand of \keyword{throw} \indexdefn{argument}% -\indexdefn{argument!template instantiation}% +\indexdefn{argument!template}% \definition{argument}{defns.argument.templ} -\defncontext{template instantiation} -\grammarterm{constant-expression}, -\grammarterm{type-id}, or -\grammarterm{id-expression} in the comma-separated +\defncontext{template} +\grammarterm{template-argument} in the comma-separated list bounded by the angle brackets \indexdefn{block (execution)}%