happmaoo 发表于 2013-2-4 23:44:12

《高质量C++/C编程指南》第9章:类的构造函数、析构函数与赋值函数

<iframe align="top" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog01.html" frameborder="0" width="728" scrolling="no" height="90"></iframe><div class="postText"><div style="text-indent: 21.25pt;">构造函数、析构函数与赋值函数是每个类最基本的函数。它们太普通以致让人容易麻痹大意,其实这些貌似简单的函数就象没有顶盖的下水道那样危险。
页: [1]
查看完整版本: 《高质量C++/C编程指南》第9章:类的构造函数、析构函数与赋值函数