微信扫一扫
error C2039: “bad_alloc”: 不是“std”的成员 error C3861: “bad_alloc”: 找不到标识符
解决方法:
#include <exception>
相关推荐