#include <typeinfo.hpp>
List of all members.
adobe::bad_cast is a decendant of std::exception. It is intended to provide detailed type information regarding the parameters into a cast that failed. If no typeid() information was used to construct the object, it simply relays "bad_cast".
adobe::bad_cast
std::exception
typeid()
[virtual]