在c ++中,我们喜欢在析构函数中做一些事情.但在什么样的情况下,析构函数不会被调用?
以下情况中的示例:
exit()
TerminateProcess()
c++ destructor call
c++ ×1
call ×1
destructor ×1