0.01.00
new.hpp File Reference

This file defines the new operator used by OpenThread. More...

#include "openthread-core-config.h"
#include <stddef.h>
#include <openthread/platform/toolchain.h>

Go to the source code of this file.

Functions

void * operator new (size_t, void *p) throw ()
 

Detailed Description

This file defines the new operator used by OpenThread.