Skip to content

Commit a5a550c

Browse files
authored
[class.copy.ctor] Add \grammarterm for using-declaration (#9267)
1 parent bfc8980 commit a5a550c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1606,7 +1606,7 @@
16061606

16071607
\pnum
16081608
\begin{note}
1609-
A using-declaration in a derived class \tcode{C} that
1609+
A \grammarterm{using-declaration} in a derived class \tcode{C} that
16101610
names a constructor from a base class
16111611
never suppresses the implicit declaration of
16121612
a copy/move constructor of \tcode{C},

0 commit comments

Comments
 (0)