ReactOS 0.4.15-dev-7953-g1f49173
__cxx_type_info Struct Reference

#include <cppexcept.h>

Collaboration diagram for __cxx_type_info:

Public Attributes

UINT flags
 
const type_infotype_info
 
this_ptr_offsets offsets
 
unsigned int size
 
cxx_copy_ctor copy_ctor
 

Detailed Description

Definition at line 119 of file cppexcept.h.

Member Data Documentation

◆ copy_ctor

cxx_copy_ctor __cxx_type_info::copy_ctor

Definition at line 125 of file cppexcept.h.

◆ flags

UINT __cxx_type_info::flags

Definition at line 121 of file cppexcept.h.

◆ offsets

this_ptr_offsets __cxx_type_info::offsets

Definition at line 123 of file cppexcept.h.

◆ size

unsigned int __cxx_type_info::size

Definition at line 124 of file cppexcept.h.

◆ type_info

const type_info * __cxx_type_info::type_info

Definition at line 122 of file cppexcept.h.


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