Skip to content

Commit c471327

Browse files
languagelawyerzygoloid
authored andcommitted
[intro.object] Say "member subobject" instead of "data member"
when talking about objects
1 parent 26370f6 commit c471327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3253,7 +3253,7 @@
32533253
\end{itemize}
32543254

32553255
\pnum
3256-
If a complete object, a data member\iref{class.mem}, or an array element is of
3256+
If a complete object, a member subobject, or an array element is of
32573257
class type, its type is considered the \defn{most derived
32583258
class}, to distinguish it from the class type of any base class subobject;
32593259
an object of a most derived class type or of a non-class type is called a

0 commit comments

Comments
 (0)