![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include "precompiled.h"#include "lib/allocators/shared_ptr.h"#include "lib/allocators/allocator_checker.h"
Classes | |
| class | CheckedArrayDeleter |
Functions | |
| std::shared_ptr< u8 > | Allocate (size_t size) |
Variables | |
| static AllocatorChecker | s_allocatorChecker |
| std::shared_ptr< u8 > Allocate | ( | size_t | size | ) |
|
static |