odtone::bad_cast
// In header: </home/carlos/Projectos/odtone/inc/odtone/cast.hpp> struct bad_cast : public odtone::exception { // public member functions const char * what() const; };
Bad cast exception.
bad_cast
const char * what() const;