Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 267 Bytes

ConstructorAndDestructor.md

File metadata and controls

19 lines (9 loc) · 267 Bytes

构造函数、析构函数


!1、构造函数和析构函数

%2、为什么不要在构造器中调用虚函数

%3、为什么不要在析构函数中抛出异常

参考资料

Contributes: xxx

Reviewers : Hollis, Kevin Lee