#include <ubixos/types.h>Go to the source code of this file.
Functions | |
| void | operator delete (void *ptr) |
| void | operator delete[] (void *ptr) |
| void * | operator new (unsigned size) |
| void * | operator new[] (unsigned size) |
| void* operator new[] | ( | unsigned | size | ) |
1.4.7