Inside The C++ Object Model
| Use attributes for filter ! | |
| Google books | books.google.com |
|---|---|
| Originally published | 1996 |
| Authors | Stanley B. Lippman |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2188466 |
About Inside The C++ Object Model
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"--virtual functions and virtual inheritance. . . .