std::type_info Class Reference

List of all members.

Detailed Description

The type_info class describes type information generated by an implementation.

Definition at line 68 of file typeinfo.

Public Member Functions

Protected Member Functions

Protected Attributes


Constructor & Destructor Documentation

virtual std::type_info::~type_info  )  [virtual]
 

Destructor first. Being the first non-inline virtual function, this controls in which translation unit the vtable is emitted. The compiler makes use of that information to know where to emit the runtime-mandated type_info structures in the new-abi.


Member Function Documentation

const char* std::type_info::name  )  const [inline]
 

Returns an implementation-defined byte string; this is not portable between compilers!

Definition at line 79 of file typeinfo.

References __name.


The documentation for this class was generated from the following file:
Generated on Mon Jun 2 20:47:16 2008 for libstdc++ by  doxygen 1.4.6