I know that exceptions are disabled on Tizen, but I do not undertand what exactly happens if an exception would actually arises.
For example, when I try to use dynamic_cast on a reference and std::bad_cast would be thrown.
I know that exceptions are disabled on Tizen, but I do not undertand what exactly happens if an exception would actually arises.
For example, when I try to use dynamic_cast on a reference and std::bad_cast would be thrown.