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

Description

Block of allocated storage.

Definition at line 97 of file allocation-cluster.cpp.

Public Attributes

Extentnext
 
Destructors dtors
 
std::byte storage [max_size()]
 

Additional Inherited Members

- Protected Member Functions inherited from NonCopyable
 ~NonCopyable ()=default
 
 NonCopyable ()=default
 
 NonCopyable (NonCopyable const &)=delete
 
NonCopyableoperator= (NonCopyable const &)=delete
 

Member Data Documentation

◆ next

Extent* next

Definition at line 100 of file allocation-cluster.cpp.

◆ dtors

Destructors dtors

Definition at line 101 of file allocation-cluster.cpp.

Referenced by AllocationCluster::StorageManager::attach().

◆ storage

std::byte storage[max_size()]
+ Inheritance diagram for AllocationCluster::StorageManager::Extent:
+ Collaboration diagram for AllocationCluster::StorageManager::Extent:

The documentation for this struct was generated from the following file: