cds  1.4.0
Static Public Member Functions
cds::memory::michael::malloc_heap Struct Reference

Heap based on system malloc and free functions More...

#include <cds/memory/michael/allocator.h>

Static Public Member Functions

static void * alloc (size_t nSize)
 Allocates memory block of nSize bytes (malloc wrapper)
 
static void free (void *p)
 Returning memory block to the system (free wrapper)
 

Detailed Description

Heap based on system malloc and free functions


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

cds 1.4.0 Developed by Maxim Khiszinsky aka khizmax 2007 - 2012
Autogenerated Mon May 20 2013 00:38:01 by Doxygen 1.8.3.1