![]() |
Skylicht Engine
|
Very simple allocator implementation, containers using it can be used across dll boundaries. More...
#include <C:/Projects/skylicht-engine/Projects/Irrlicht/Include/irrAllocator.h>
Protected Member Functions | |
| virtual void * | internal_new (size_t cnt) |
| virtual void | internal_delete (void *ptr) |
Very simple allocator implementation, containers using it can be used across dll boundaries.