std::bad_cast Class Reference
Thrown during incorrect typecasting.
More...
Inheritance diagram for std::bad_cast:
[legend]Collaboration diagram for std::bad_cast:
[legend]List of all members.
Detailed Description
Thrown during incorrect typecasting.
If you attempt an invalid dynamic_cast
expression, an instance of this class (or something derived from this class) is thrown.
Definition at line 135 of file typeinfo.
The documentation for this class was generated from the following file:
Generated on Thu Nov 21 03:13:29 2002 for libstdc++-v3 Source by
1.2.18-20021030