Lumiera
0.pre.03
»edit your freedom«
|
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 | |
X | payload |
Public Attributes inherited from AllocationCluster::Destructor | |
Destructor * | next {nullptr} |