1.提示set_terminate,No type named 'terminate_handler' in namespace 'std'

image.png
解決方法:導(dǎo)入頭文件#include <__exception/operations.h>,查看該方法的引用文件路徑發(fā)現(xiàn)有改變
1.提示set_terminate,No type named 'terminate_handler' in namespace 'std'
解決方法:導(dǎo)入頭文件#include <__exception/operations.h>,查看該方法的引用文件路徑發(fā)現(xiàn)有改變