From 82e5d819b08bd586b18d8c596d4ba98a1f359aef Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:38:25 +0000 Subject: [PATCH] [temp.deduct.call] Add missing words --- source/templates.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates.tex b/source/templates.tex index d616394cc3..39e1a94f37 100644 --- a/source/templates.tex +++ b/source/templates.tex @@ -7893,7 +7893,7 @@ \grammarterm{simple-template-id}, the transformed \tcode{A} can be a pointer to a -derived class \tcode{D} pointed to by the deduced +derived class \tcode{D} of the class pointed to by the deduced \tcode{A}. However, if there is a class \tcode{C} that is a (direct or indirect) base class of \tcode{D} and