We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ba5a5 commit 55a58f9Copy full SHA for 55a58f9
source/classes.tex
@@ -2368,11 +2368,10 @@
2368
\end{note}
2369
2370
\pnum
2371
-A non-explicit copy/move constructor\iref{class.copy.ctor} is
2372
-a converting constructor.
2373
\begin{note}
2374
-An implicitly-declared copy/move constructor is not an explicit constructor;
2375
-it can be called for implicit type conversions.
+A non-explicit copy/move constructor\iref{class.copy.ctor},
+including one implicitly declared,
+is a converting constructor.
2376
2377
2378
\rSec3[class.conv.fct]{Conversion functions}%
0 commit comments