Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/classes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1606,7 +1606,7 @@

\pnum
\begin{note}
A using-declaration in a derived class \tcode{C} that
A \grammarterm{using-declaration} in a derived class \tcode{C} that
names a constructor from a base class
never suppresses the implicit declaration of
a copy/move constructor of \tcode{C},
Expand Down
Loading