Lumiera
0.pre.03
»edit your freedom«
|
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 AllocationCluster & | CustomAllocator |
Public Member Functions | |
UseAllocationCluster (CustomAllocator clu) | |
template<class TY , typename... ARGS> | |
TY * | create (ARGS &&...args) |
void | dispose (void *) |
Public Attributes | |
CustomAllocator | cluster_ |