《Effective C++》读书笔记:别让异常逃离析构函数
摘要:
这节和异常有关,这一块是我不太熟悉的,只能先把自己理解的记录下来。 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 class Widget 2 { 3 public: 4 5 ~Widget() {} //假设这里会吐出一个异... 阅读全文
posted @ 2009-02-24 08:28 月光笛手 阅读(981) 评论(0) 推荐(1)
浙公网安备 33010602011771号