ReactOS 0.4.16-dev-250-g3ecd236
|
#include <cppexcept.h>
Public Attributes | |
UINT | flags |
void(* | destructor )(void) |
cxx_exc_custom_handler | custom_handler |
const cxx_type_info_table * | type_info_table |
Definition at line 143 of file cppexcept.h.
cxx_exc_custom_handler __cxx_exception_type::custom_handler |
Definition at line 147 of file cppexcept.h.
Definition at line 146 of file cppexcept.h.
UINT __cxx_exception_type::flags |
Definition at line 145 of file cppexcept.h.
const cxx_type_info_table * __cxx_exception_type::type_info_table |
Definition at line 148 of file cppexcept.h.