|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <type.h>Go to the source code of this file.
Functions | |
| void * | operator new (size_t, void *ptr) noexcept |
| void * | operator new[] (size_t, void *ptr) noexcept |
| void | operator delete (void *, void *) noexcept |
| void | operator delete[] (void *, void *) noexcept |
|
inlinenoexcept |
Definition at line 12 of file ioforge_new.hpp.
|
inlinenoexcept |
Definition at line 14 of file ioforge_new.hpp.
|
inlinenoexcept |
Definition at line 6 of file ioforge_new.hpp.
References ptr.
|
inlinenoexcept |
Definition at line 9 of file ioforge_new.hpp.
References ptr.