Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions | Variables
shared_ptr.cpp File Reference
#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< u8Allocate (size_t size)
 

Variables

static AllocatorChecker s_allocatorChecker
 

Function Documentation

shared_ptr<u8> Allocate ( size_t  size)

Definition at line 55 of file shared_ptr.cpp.

Variable Documentation

AllocatorChecker s_allocatorChecker
static

Definition at line 30 of file shared_ptr.cpp.