11# if !ALIB_SINGLE_THREADED
19DOX_MARKER( [ALIB_MANUAL_T_HPP_FILE_USAGE] )
23#include "alib/monomem/monoallocator.t.hpp"
26DOX_MARKER( [ALIB_MANUAL_T_HPP_FILE_USAGE] )
38template ALIB_DLL class TPoolAllocator<lang::HeapAllocator, ALIB_MONOMEM_POOLALLOCATOR_DEFAULT_ALIGNMENT>;
39template ALIB_DLL class TPoolAllocator< MonoAllocator, ALIB_MONOMEM_POOLALLOCATOR_DEFAULT_ALIGNMENT>;
RecursiveLock GLOBAL_ALLOCATOR_LOCK
TMonoAllocator< lang::HeapAllocator > GLOBAL_ALLOCATOR
threads::RecursiveLock RecursiveLock
Type alias in namespace #"%alib".