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

Macros

#define _NEW_
 

Functions

_STD_BEGIN typedef void (__CLRCALL_PURE_OR_CDECL *new_handler)()
 
_CRTIMP2 new_handler __cdecl set_new_handler (_In_opt_ new_handler) _THROW0()
 
_CRTIMP2 new_handler __cdecl get_new_handler () _THROW0()
 

Macro Definition Documentation

#define _NEW_

Function Documentation

_CRTIMP2 new_handler __cdecl get_new_handler ( )
_CRTIMP2 new_handler __cdecl set_new_handler ( _In_opt_  new_handler)
_STD_BEGIN typedef void ( __CLRCALL_PURE_OR_CDECL new_handler)