终于完整地读完了一整本书,这里做个合集整理一下方便跳转:
章节目录
- 第一章:关于对象(Object Lessons)
- 第二章:构造函数语义学(The Semantics of Constructors)
- 第三章:数据语义学(The Semantics of Data)
- 第四章:函数语义学(The Semantics of Functions)
- 第五章:构造、析构、拷贝语义学(Semantics of Construction, Destruction and Copy)
- 第六章:执行期语义学(Runtime Semantics)
- 第七章:站在对象模型的尖端(On the Cusp of the Object Model)