TPIE

2362a60
tpie::allocation_scope_magic< T > Struct Template Reference

#include <tpie/memory.h>

Public Member Functions

T * allocate ()
 
T * finalize ()
 

Public Attributes

size_t deregister
 
T * data
 

Detailed Description

template<typename T>
struct tpie::allocation_scope_magic< T >

Used in tpie_new to perform allocations in a safe manner.

Definition at line 237 of file memory.h.


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