![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Block of allocated storage.
Definition at line 97 of file allocation-cluster.cpp.
Public Attributes | |
| Extent * | next |
| Destructors | dtors |
| std::byte | storage [max_size()] |
Additional Inherited Members | |
Protected Member Functions inherited from NonCopyable | |
| ~NonCopyable ()=default | |
| NonCopyable ()=default | |
| NonCopyable (NonCopyable const &)=delete | |
| NonCopyable & | operator= (NonCopyable const &)=delete |
| Extent* next |
Definition at line 100 of file allocation-cluster.cpp.
| Destructors dtors |
Definition at line 101 of file allocation-cluster.cpp.
Referenced by AllocationCluster::StorageManager::attach().
| std::byte storage[max_size()] |
Definition at line 102 of file allocation-cluster.cpp.
Referenced by AllocationCluster::StorageManager::prependNextBlock().
Inheritance diagram for AllocationCluster::StorageManager::Extent:
Collaboration diagram for AllocationCluster::StorageManager::Extent: