template<typename VariableAllocator, int destructionPriority = destructionPriorityInternalAllocators>
class lass::util::AllocatorSingleton< VariableAllocator, destructionPriority >
- concept: same as Allocator, except for the constructor if Allocator == FixedAllocator.
Definition at line 704 of file allocator.h.