From cc3d7530c3ff39025d569916335d294b99a0229f Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Fri, 4 Sep 2026 08:49:25 +0200 Subject: [PATCH] [ifndr:temp.arg.template.sat.constraints] Add \grammarterm for template-parameter --- source/ifndr.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ifndr.tex b/source/ifndr.tex index 47b36e13e3..3eb18803d8 100644 --- a/source/ifndr.tex +++ b/source/ifndr.tex @@ -690,7 +690,7 @@ \pnum Any partial specializations\iref{temp.spec.partial} associated with the primary template are considered when a specialization -based on the template template-parameter is instantiated. +based on the template \grammarterm{template-parameter} is instantiated. If a specialization is not reachable from the point of instantiation, and it would have been selected had it been reachable,