ReactOS 0.4.16-dev-2252-gb2c1dd8
__std_exception_data Struct Reference

Public Attributes

charwhat
 
char dofree
 
const charwhat
 
MSVCRT_bool dofree
 

Detailed Description

Definition at line 1013 of file except.c.

Member Data Documentation

◆ dofree [1/2]

char __std_exception_data::dofree

Definition at line 1015 of file except.c.

◆ dofree [2/2]

MSVCRT_bool __std_exception_data::dofree

Definition at line 35 of file cpp.c.

◆ what [1/2]

char * __std_exception_data::what

Definition at line 1014 of file except.c.

◆ what [2/2]

const char* __std_exception_data::what

Definition at line 34 of file cpp.c.


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