Skip to content

Commit 58a96f1

Browse files
burblebeetkoeppe
authored andcommitted
CWG2595 "More constrained" for eligible special member functions
1 parent e3076f8 commit 58a96f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/classes.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,9 @@
10951095
\begin{itemize}
10961096
\item the function is not deleted,
10971097
\item the associated constraints\iref{temp.constr}, if any, are satisfied, and
1098-
\item no special member function of the same kind is more constrained\iref{temp.constr.order}.
1098+
\item no special member function of the same kind
1099+
whose associated constraints, if any, are satisfied
1100+
is more constrained\iref{temp.constr.order}.
10991101
\end{itemize}
11001102

11011103
\pnum

0 commit comments

Comments
 (0)