Skip to content

Commit 0fffad6

Browse files
author
Stefanus Du Toit
committed
[class.union] Format ; in grammar correctly.
1 parent 2959418 commit 0fffad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@
12281228
A union of the form
12291229

12301230
\begin{ncbnftab}
1231-
\terminal{union} \terminal{\{} member-specification \terminal{\}} ;
1231+
\terminal{union} \terminal{\{} member-specification \terminal{\}} \terminal{;}
12321232
\end{ncbnftab}
12331233

12341234
is called an \defn{anonymous union}; it defines an unnamed object of unnamed

0 commit comments

Comments
 (0)