OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TMemStack Class Reference

Implements mark and release style memory management using the standard allocator. More...

#include <owl/template.h>

Inheritance diagram for owl::TMemStack:
owl::TMMemStack< TStandardAllocator >

Public Member Functions

 TMemStack (size_t sz=8192)
 
- Public Member Functions inherited from owl::TMMemStack< TStandardAllocator >
 TMMemStack (size_t=8192)
 
voidAllocate (size_t)
 

Detailed Description

Implements mark and release style memory management using the standard allocator.

Definition at line 399 of file template.h.

Constructor & Destructor Documentation

◆ TMemStack()

owl::TMemStack::TMemStack ( size_t sz = 8192)
inline

Definition at line 401 of file template.h.


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