Just found out that many C++ compilers provide the std::set_terminate() function for catching any unanticipated exceptions.
Just found out that many C++ compilers provide the std::set_terminate() function for catching any unanticipated exceptions.