OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implements mark and release style memory management using the standard allocator. More...
#include <owl/template.h>
Public Member Functions | |
TMemStack (size_t sz=8192) | |
Public Member Functions inherited from owl::TMMemStack< TStandardAllocator > | |
TMMemStack (size_t=8192) | |
void * | Allocate (size_t) |
Implements mark and release style memory management using the standard allocator.
Definition at line 399 of file template.h.
|
inline |
Definition at line 401 of file template.h.