Inside the C++ Object Model
Stanley B. Lippman
评分 9.0分
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inherit