ReactOS 0.4.15-dev-7924-g5949c20
__type_info Struct Reference

#include <cppexcept.h>

Public Attributes

vtable_ptrvtable
 
charname
 
char mangled [16]
 
const vtable_ptrvtable
 

Detailed Description

Definition at line 32 of file cpp.c.

Member Data Documentation

◆ mangled

char __type_info::mangled

◆ name

char * __type_info::name

Definition at line 35 of file cpp.c.

Referenced by test_dump_typelib(), and test_type_info().

◆ vtable [1/2]

const vtable_ptr * __type_info::vtable

Definition at line 34 of file cpp.c.

◆ vtable [2/2]

const vtable_ptr* __type_info::vtable

Definition at line 42 of file cppexcept.h.


The documentation for this struct was generated from the following files: