#include <allocation.hpp>
Inheritance diagram for AllStatic:

Public Member Functions | |
| void * | operator new (size_t size) |
| void | operator delete (void *p) |
Definition at line 96 of file allocation.hpp.
| void AllStatic::operator delete | ( | void * | p | ) |
| void* AllStatic::operator new | ( | size_t | size | ) |
1.4.7