Whole document tree
    

Whole document tree

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

std::bad_typeid Class Reference

Inheritance diagram for std::bad_typeid:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 bad_typeid () throw ()
virtual ~bad_typeid () throw ()

Detailed Description

If you use a NULL pointer in a typeid expression, this is thrown.

Definition at line 136 of file typeinfo.


Constructor & Destructor Documentation

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

Definition at line 139 of file typeinfo.

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

Definition at line 43 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