Skip to content

Commit 4dd520e

Browse files
jensmaurertkoeppe
authored andcommitted
[dcl.type.elab] Clarify 'declaration'.
1 parent 336a1a4 commit 4dd520e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/declarations.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,8 +1473,8 @@
14731473

14741474
\pnum
14751475
If an \grammarterm{elaborated-type-specifier} appears with
1476-
the \keyword{friend} specifier as an entire declaration,
1477-
the declaration shall have one of the following forms:
1476+
the \keyword{friend} specifier as an entire \grammarterm{member-declaration},
1477+
the \grammarterm{member-declaration} shall have one of the following forms:
14781478
\begin{ncsimplebnf}
14791479
\keyword{friend} class-key \opt{nested-name-specifier} identifier \terminal{;}\br
14801480
\keyword{friend} class-key simple-template-id \terminal{;}\br

0 commit comments

Comments
 (0)