## plain object

 

 

about the C++ object model

## Alignment

align with the longest one, such as 4 bytes alignment

about the C++ object model

 

## Inheritance

about the C++ object model

 ## object in object

it is same with the Inheritance.

about the C++ object model

 ## virtual function added

the implement of the function is in the text part, the vtable is in the data part

about the C++ object model

相关文章: