Whole document tree
    

Whole document tree

std::bad_cast class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::bad_cast Class Reference

Inheritance diagram for std::bad_cast:

Inheritance graph
[legend]
Collaboration diagram for std::bad_cast:

Collaboration graph
[legend]
List of all members.

Public Methods

 bad_cast () throw ()
virtual ~bad_cast () throw ()

Detailed Description

If you attempt an invalid dynamic_cast expression, an instance of this class (or something derived from this class) is thrown.

Definition at line 128 of file typeinfo.


Constructor & Destructor Documentation

std::bad_cast::bad_cast   throw () [inline]
 

Definition at line 131 of file typeinfo.

std::bad_cast::~bad_cast   throw () [virtual]
 

Definition at line 42 of file tinfo.cc.


The documentation for this class was generated from the following files:
Generated on Mon Apr 8 03:17:59 2002 for libstdc++-v3 Source by doxygen1.2.15