#include "new"
#include <exception_defines.h>
Include dependency graph for new_op.cc:
Go to the source code of this file.
Functions | |
void* | malloc (std::size_t) |
void* | operator new (std::size_t sz) throw (std::bad_alloc) |
Variables | |
new_handler | __new_handler |
|
|
|
|
|
|