ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
monoallocator.inl File Reference

Description:

This header-file is part of module ALib Monomem of the ALib C++ Library.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file monoallocator.inl.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alib::monomem::detail::Buffer
 
struct  alib::monomem::DbgStatistics
 
class  alib::monomem::Snapshot
 
struct  alib::monomem::Statistics
 
class  alib::monomem::TMonoAllocator< TAllocator >
 

Namespaces

namespace  alib
 
namespace  alib::monomem
 
namespace  alib::monomem::detail
 Details of namespace alib::monomem.
 

Typedefs

using alib::MonoAllocator = monomem::TMonoAllocator<lang::HeapAllocator>
 
template<typename T>
using alib::SCAMono = lang::StdContainerAllocator<T, MonoAllocator>
 

Variables

ALIB_DLL TMonoAllocator< lang::HeapAllocatoralib::monomem::GLOBAL_ALLOCATOR
 
ALIB_DLL RecursiveLock alib::monomem::GLOBAL_ALLOCATOR_LOCK