Hi, You can refer to "Inside the C++ object model" authored by Stanley Lippman. Excellent book to learn about the internals.
Regards, Shankar --- In [email protected], "gayancpp" <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm interested in learning C++ object model. I like to know what > happens exactly (at least nearly) when a C++ program gets executed. If > any one have some learning resources related to near-hardware level > explanations for C++ object model (eg. understanding keywords like > _thiscall, etc.), please send me. >
