Skip to content

Commit c6706a4

Browse files
committed
[class.conv.ctor] turn last paragraph into a note
1 parent 1c22d62 commit c6706a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/classes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2402,9 +2402,9 @@
24022402
\end{note}
24032403

24042404
\pnum
2405+
\begin{note}
24052406
A non-explicit copy/move constructor\iref{class.copy.ctor} is
24062407
a converting constructor.
2407-
\begin{note}
24082408
An implicitly-declared copy/move constructor is not an explicit constructor;
24092409
it can be called for implicit type conversions.
24102410
\end{note}

0 commit comments

Comments
 (0)