STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Functions
vcruntime_exception.h File Reference
#include <eh.h>

Go to the source code of this file.

Classes

struct  __std_exception_data
 
class  std::exception
 STL class.
 
class  std::bad_exception
 STL class.
 
class  std::bad_alloc
 STL class.
 
class  std::bad_array_new_length
 

Functions

_VCRTIMP void __cdecl __std_exception_copy (_In_ __std_exception_data const *_From, _Out_ __std_exception_data *_To)
 
_VCRTIMP void __cdecl __std_exception_destroy (_Inout_ __std_exception_data *_Data)
 

Function Documentation

_VCRTIMP void __cdecl __std_exception_copy ( _In_ __std_exception_data const *  _From,
_Out_ __std_exception_data _To 
)
_VCRTIMP void __cdecl __std_exception_destroy ( _Inout_ __std_exception_data _Data)