![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Definition at line 189 of file allocation-cluster.hpp.
Public Attributes | |
| Destructor * | next {nullptr} |
Public Member Functions | |
| virtual | ~Destructor () |
| this is an interface | |
Additional Inherited Members | |
Private Member Functions inherited from NonCopyable | |
| ~NonCopyable ()=default | |
| NonCopyable ()=default | |
| NonCopyable (NonCopyable const &)=delete | |
| NonCopyable & | operator= (NonCopyable const &)=delete |
|
virtual |
this is an interface
virtual dtor to cause invocation of the payload's dtor on clean-up
Definition at line 230 of file allocation-cluster.cpp.
| Destructor* next {nullptr} |
Definition at line 194 of file allocation-cluster.hpp.
Inheritance diagram for AllocationCluster::Destructor:
Collaboration diagram for AllocationCluster::Destructor: