Effective C++
Effective C++
Effective C++
Chapter 1. 让自己习惯C++ (Accustoming Yourself to C++)
Chapter 1. 让自己习惯C++ (Accustoming Yourself to C++)
Chapter 1. 让自己习惯C++ (Accustoming Yourself to C++)
Item 4. 确定对象被使用前已先被初始化 (Make sure that objects are initialized before they‘re used.)
Effective C++ 之 Item 4:确定对象被使用前已先被初始化
原文:http://www.cnblogs.com/VVingerfly/p/4542312.html