destructors
n. 垃圾焚毁炉;爆炸装置
例句
Managing exceptions in constructors and destructors
管理构造函数和析构函数中的异常
Thus, the assertions can be used safely in destructors, too.
因此,也可以在析构函数中安全地使用断言。
While wxWidgets is a powerful toolkit, not everybody wants to deal with C++ destructors, memory management, and all the rest.
wxWidgets 确实是一种功能强大的工具包,但并不是所有人都愿意使用 C++ 析构函数、内存管理等等。