Skip to content

Commit 78a0026

Browse files
cpplearnerzygoloid
authored andcommitted
[basic.scope.pdecl] Change "type-id" to "defining-type-id"
... now that _alias-declaration_ uses the _defining-type-id_ nonterminal.
1 parent 6242d72 commit 78a0026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@
734734
\grammarterm{enum-specifier}\iref{dcl.enum} or its first
735735
\grammarterm{opaque-enum-declaration}\iref{dcl.enum}, whichever comes first.
736736
The point of declaration of an alias or alias template immediately
737-
follows the \grammarterm{type-id} to which the
737+
follows the \grammarterm{defining-type-id} to which the
738738
alias refers.
739739

740740
\pnum

0 commit comments

Comments
 (0)