43#ifndef LASS_GUARDIAN_OF_INCLUSION_UTIL_IMPL_DISPATCHER_ALLOCATOR_H
44#define LASS_GUARDIAN_OF_INCLUSION_UTIL_IMPL_DISPATCHER_ALLOCATOR_H
56typedef util::AllocatorClassAdaptor<
57 util::AllocatorBinned<
58 util::AllocatorConcurrentFreeList<>
62 TDispatcherAllocatorBase;
general utility, debug facilities, ...
@ destructionPriorityNever
never destruct the singleton, let it live forever.
Library for Assembled Shared Sources.