Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
AllocationCluster::Destructor Class Reference

Description

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

Public Attributes

Destructornext {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
 
NonCopyableoperator= (NonCopyable const &)=delete
 

Constructor & Destructor Documentation

◆ ~Destructor()

~Destructor ( )
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.

Member Data Documentation

◆ next

Destructor* next {nullptr}

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

+ Inheritance diagram for AllocationCluster::Destructor:
+ Collaboration diagram for AllocationCluster::Destructor:

The documentation for this class was generated from the following files: