Skip to content

Commit ca747f7

Browse files
committed
fixup: formatting of S
1 parent 3c65cf7 commit ca747f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/classes.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,12 +1233,12 @@
12331233
as applied to find \tcode{M}'s corresponding constructor
12341234
does not result in a usable candidate\iref{over.match.general}, or
12351235

1236-
\item any potentially constructed subobject \tcode{S} has
1236+
\item any potentially constructed subobject $S$ has
12371237
class type \tcode{M} (or possibly multidimensional array thereof),
12381238
\tcode{M} has
12391239
a destructor that is deleted or inaccessible from the defaulted default
12401240
constructor, and
1241-
either \tcode{S} is non-variant or \tcode{S} has a default member initializer.
1241+
either $S$ is non-variant or $S$ has a default member initializer.
12421242
\end{itemize}
12431243

12441244
\pnum

0 commit comments

Comments
 (0)