ReactOS 0.4.16-dev-2104-gb84fa49
__std_exception_data Struct Reference

Public Attributes

charwhat
 
char dofree
 
const charwhat
 
MSVCRT_bool dofree
 

Detailed Description

Definition at line 1009 of file except.c.

Member Data Documentation

◆ dofree [1/2]

char __std_exception_data::dofree

Definition at line 1011 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 1010 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: