Lumiera  0.pre.03
»edit your freedom«
AllocationCluster::AllocationWithDestructor< X > Struct Template Reference

Description

template<typename X>
struct lib::AllocationCluster::AllocationWithDestructor< X >

storage frame with the actual payload object, which can be attached to a list of destructors to invoke

Definition at line 201 of file allocation-cluster.hpp.

Public Member Functions

template<typename... ARGS>
 AllocationWithDestructor (ARGS &&...args)
 
- Public Member Functions inherited from AllocationCluster::Destructor
virtual ~Destructor ()
 this is an interface More...
 

Public Attributes

payload
 
- Public Attributes inherited from AllocationCluster::Destructor
Destructornext {nullptr}
 
+ Inheritance diagram for AllocationCluster::AllocationWithDestructor< X >:
+ Collaboration diagram for AllocationCluster::AllocationWithDestructor< X >:

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