type_info
class describes type information generated by an implementation.
Definition at line 68 of file typeinfo.
|
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. |
|
Returns an implementation-defined byte string; this is not portable between compilers! Definition at line 79 of file typeinfo. References __name. |