#include "new"#include <exception_defines.h>Include dependency graph for new_opnt.cc:

Go to the source code of this file.
Functions | |
| void * | malloc (std::size_t) |
| void * | operator new (std::size_t sz, const std::nothrow_t &) throw () |
Variables | |
| new_handler | __new_handler |
|
|
||||||||||||
|
Definition at line 40 of file new_opnt.cc. References __new_handler, malloc(), and std::new_handler. |
|
|
Definition at line 37 of file new_opnt.cc. Referenced by operator new(), and std::set_new_handler(). |
1.2.15