Lumiera  0.pre.03
»edit your freedom«
AllocationCluster::TypeSlot< TY > Struct Template Reference

Description

template<class TY>
struct lib::AllocationCluster::TypeSlot< TY >

organising the association Type -> table entry

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

Static Public Member Functions

static size_t & get ()
 
static void kill (void *obj)
 
static TypeInfo setup ()
 

Static Public Attributes

static size_t id_
 table pos+1 of the memory manager in charge for type TY More...
 

Member Data Documentation

◆ id_

size_t id_
static

table pos+1 of the memory manager in charge for type TY

storage for static bookkeeping of type allocation slots

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

+ Collaboration diagram for AllocationCluster::TypeSlot< TY >:

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