Lumiera  0.pre.03
»edit your freedom«
ExtentFamily< T, siz >::Storage Struct Reference

Description

template<typename T, size_t siz>
struct vault::mem::ExtentFamily< T, siz >::Storage

Entry in the Extents management datastructure.

Definition at line 102 of file extent-family.hpp.

Public Member Functions

 Storage ()
 
Extentaccess ()
 access projected Extent storage type More...
 

Constructor & Destructor Documentation

◆ Storage()

Storage ( )
inline
Note
default ctor immediately allocates the full storage, but without any initialisation of memory content

Definition at line 109 of file extent-family.hpp.

Member Function Documentation

◆ access()

Extent& access ( )
inline

access projected Extent storage type

Warning
payload is uninitialised and dtors won't be invoked

Definition at line 117 of file extent-family.hpp.

+ Inheritance diagram for ExtentFamily< T, siz >::Storage:
+ Collaboration diagram for ExtentFamily< T, siz >::Storage:

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