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

#include "vault/mem/extent-family.hpp"

Description

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

logical structure of a memory Extent

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

Public Types

using Payload = T
 
using SIZ = std::integral_constant< size_t, siz >
 
+ Inheritance diagram for ExtentFamily< T, siz >::Extent:
+ Collaboration diagram for ExtentFamily< T, siz >::Extent:

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