C++ Disambiguation: subobject and subclass object
Basically what the title says. I have been referring to Base objects as
subobjects. Is that correct and would it also be correct that subobject ==
superclass object?
The subclass means the derived class and the subclass object means the
derived class' object, right?
The confusion for me is that subclass object != subobject.
If any of this is right, anyway..
Thanks
No comments:
Post a Comment