Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Allocator_Heap Struct Reference

#include <allocator_adapters.h>

Public Member Functions

void * allocate (size_t size)
 
void deallocate (void *p, size_t size)
 

Detailed Description

Definition at line 40 of file allocator_adapters.h.

Member Function Documentation

void* Allocator_Heap::allocate ( size_t  size)
inline

Definition at line 42 of file allocator_adapters.h.

void Allocator_Heap::deallocate ( void *  p,
size_t  size 
)
inline

Definition at line 47 of file allocator_adapters.h.


The documentation for this struct was generated from the following file: