Uncaught exceptions on the main thread cause the entire program to terminate. void do_something() { if (!read_file()) { throw std::runtime_error( ...
確定! 回上一頁