Pyrogenesis
13997
|
#include "precompiled.h"
#include "lib/allocators/shared_ptr.h"
#include "lib/allocators/allocator_checker.h"
Go to the source code of this file.
Classes | |
class | CheckedArrayDeleter |
Functions | |
shared_ptr< u8 > | Allocate (size_t size) |
Variables | |
static AllocatorChecker | s_allocatorChecker |
shared_ptr<u8> Allocate | ( | size_t | size | ) |
Definition at line 55 of file shared_ptr.cpp.
|
static |
Definition at line 30 of file shared_ptr.cpp.