Error no matching function for call to 'std::exception::exception(const char [15])'

Error no matching function for call to 'std::exception::exception(const char [15])' Error 'logic_error' was not declared in this scope 錯誤原因 C++在使用VS 編譯時拋出異常可以用下列語句: throw std::exception("XXX"); 但使用Dev
相關文章
相關標籤/搜索