Lumiera  0.pre.03
»edit your freedom«
LinkedElements_test::UseAllocationCluster Struct Reference

Description

Policy to use an Allocation cluster, but also to invoke all object destructors.

Definition at line 467 of file linked-elements-test.cpp.

Public Types

typedef AllocationClusterCustomAllocator
 

Public Member Functions

 UseAllocationCluster (CustomAllocator clu)
 
template<class TY , typename... ARGS>
TY * create (ARGS &&...args)
 
void dispose (void *)
 

Public Attributes

CustomAllocator cluster_
 
+ Collaboration diagram for LinkedElements_test::UseAllocationCluster:

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