From 2a9f28670a0df6e239d9b335bdb014f20f577732 Mon Sep 17 00:00:00 2001 From: lprv <100177227+lprv@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:19:01 +0000 Subject: [PATCH] [dcl.meaning.general] Use 'declarator-id' instead of 'name' --- source/declarations.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/declarations.tex b/source/declarations.tex index f1a7bcdbb9..c2d7a9771f 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -2757,7 +2757,8 @@ \tcode{D} where \tcode{D} -is an unadorned name, the type of the declared entity is +is an unadorned \grammarterm{declarator-id}, +the type of the declared entity is ``\tcode{T}''. \pnum