- Effective C++: 在资源管理类中小心 copying 行为
Think carefully about copying behavior in resource-managing classes
6 min read - Effective C++: 以对象管理资源
Using objects to manage resources
3 min read - Effective C++: 为多态基类声明虚析构函数
Declare destructors virtual in polymorphic base classes
5 min read - Effective C++: 视C++为一个语言联邦
View C++ as a federation of languages
6 min read