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 3c65cf7 commit ca747f7Copy full SHA for ca747f7
source/classes.tex
@@ -1233,12 +1233,12 @@
1233
as applied to find \tcode{M}'s corresponding constructor
1234
does not result in a usable candidate\iref{over.match.general}, or
1235
1236
-\item any potentially constructed subobject \tcode{S} has
+\item any potentially constructed subobject $S$ has
1237
class type \tcode{M} (or possibly multidimensional array thereof),
1238
\tcode{M} has
1239
a destructor that is deleted or inaccessible from the defaulted default
1240
constructor, and
1241
-either \tcode{S} is non-variant or \tcode{S} has a default member initializer.
+either $S$ is non-variant or $S$ has a default member initializer.
1242
\end{itemize}
1243
1244
\pnum
0 commit comments