Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 189 of file allocation-cluster.hpp.
Public Member Functions | |
virtual | ~Destructor () |
this is an interface More... | |
Public Attributes | |
Destructor * | next {nullptr} |
Additional Inherited Members | |
Private Member Functions inherited from NonCopyable | |
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.