(C++) std::bad\_cast
January 11, 2018 · View on GitHub
(C++) std::bad_cast
std::bad_cast is an exception derived from std::exception that can be thrown by dynamic_cast.
std::bad_cast is defined in the header file typeinfo.
January 11, 2018 · View on GitHub
std::bad_cast is an exception derived from std::exception that can be thrown by dynamic_cast.
std::bad_cast is defined in the header file typeinfo.