ReactOS 0.4.16-dev-1106-g00b5dc8
__std_exception_data Struct Reference

Public Attributes

const charwhat
 
MSVCRT_bool dofree
 
charwhat
 
char dofree
 

Detailed Description

Definition at line 33 of file cpp.c.

Member Data Documentation

◆ dofree [1/2]

MSVCRT_bool __std_exception_data::dofree

Definition at line 35 of file cpp.c.

◆ dofree [2/2]

char __std_exception_data::dofree

Definition at line 487 of file except.c.

◆ what [1/2]

const char* __std_exception_data::what

Definition at line 34 of file cpp.c.

◆ what [2/2]

char* __std_exception_data::what

Definition at line 486 of file except.c.


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