Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cHeap.h File Reference
#include "cMem.h"
#include "cDebugAssert.h"
#include "cUnitTestDecl.h"

Go to the source code of this file.

Classes

struct  Gray::cHeap
 
struct  Gray::cHeapAlign
 
class  Gray::cHeapBlock
 

Namespaces

 Gray
 < The main namespace for all Core functions.
 

Detailed Description

wrap a dynamically allocated (un-typed) block of heap memory.