std::bad_cast::bad_cast (3) - Linux Manuals
std::bad_cast::bad_cast: std::bad_cast::bad_cast
NAME
std::bad_cast::bad_cast - std::bad_cast::bad_cast
Synopsis
bad_cast();
Constructs new std::bad_cast object. The contents of the byte string returned by what() are implementation defined.
Parameters
(none)
Exceptions
(none) (until C++11)
noexcept specification: (since C++11)
noexcept