jjzjj

DebugHeapDelete

全部标签

c++ - _DebugHeapDelete 终止时访问冲突

我在main的末尾遇到了一个奇怪的访问冲突,我很难找到它的原因。当关闭我的应用程序时,我遇到以下访问冲突:调试//TEMPLATEFUNCTION_DebugHeapDeletetemplatevoid__CLRCALL_OR_CDECL_DebugHeapDelete(_Ty*_Ptr){//deletefromthedebugCRTheapevenifoperatordeleteexistsif(_Ptr!=0){//worthdeleting_Ptr->~_Ty();//deleteas_NORMAL_BLOCK,not_CRT_BLOCK,sincewemighthave//f