STLdoc
STLdocumentation
|
#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) |
_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 | ) |