Skip to content

Commit 7d10455

Browse files
committed
fixup: remove BNF to be deleted
1 parent 815a13e commit 7d10455

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/classes.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4867,12 +4867,6 @@
48674867
A friend declaration that does not declare a function
48684868
shall be a \grammarterm{friend-type-declaration}.
48694869

4870-
\begin{ncsimplebnf}
4871-
\keyword{friend} elaborated-type-specifier \terminal{;}\br
4872-
\keyword{friend} simple-type-specifier \terminal{;}\br
4873-
\keyword{friend} typename-specifier \terminal{;}
4874-
\end{ncsimplebnf}
4875-
48764870
\begin{note}
48774871
A friend declaration can be the
48784872
\grammarterm{declaration} in

0 commit comments

Comments
 (0)