Skip to content

Commit 4d9edbf

Browse files
hubert-reinterpretcasttkoeppe
authored andcommitted
[special] Add "direct" when defining "potentially constructed subobjects"
The definition has "non-static data members". Only the direct ones are intended.
1 parent e6150e3 commit 4d9edbf

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
@@ -1227,7 +1227,7 @@
12271227
\end{itemize}
12281228

12291229
\pnum
1230-
For a class, its non-static data members, its non-virtual direct base classes,
1230+
For a class, its direct non-static data members, its non-virtual direct base classes,
12311231
and, if the class is not abstract\iref{class.abstract}, its virtual base
12321232
classes are called its \term{potentially constructed subobjects}.
12331233

0 commit comments

Comments
 (0)