Variables | |
| std::new_handler | new_handler_ |
| The current new handler. | |
| std::new_handler anonymous_namespace{new.cpp}::new_handler_ |
The initial new_handler is a null pointer, initialised as part of the .bss section.
Definition at line 53 of file new.cpp.
Referenced by operator new().