File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3600
3600
3601
3601
\pnum
3602
3602
\begin {note }
3603
- A base class subobject might have a layout\iref { basic.stc } different
3603
+ A base class subobject might have a layout different
3604
3604
from the layout of a most derived object of the same type. A base class
3605
3605
subobject might have a polymorphic behavior\iref {class.cdtor }
3606
3606
different from the polymorphic behavior of a most derived object of the
3607
- same type. A base class subobject may be of zero size\iref { class } ;
3607
+ same type. A base class subobject may be of zero size;
3608
3608
however, two subobjects that have the same class type and that belong to
3609
3609
the same most derived object must not be allocated at the same
3610
- address\iref {expr.eq }.
3610
+ address\iref {intro.object }.
3611
3611
\end {note }
3612
3612
3613
3613
\rSec 2[class.mi]{Multiple base classes}
You can’t perform that action at this time.
0 commit comments