ATLAS Offline Software
|
Heap-based allocator. See Arena.h for an overview of the arena-based memory allocators. More...
#include "AthAllocators/ArenaBlockAllocatorBase.h"
#include <cstdlib>
#include "AthAllocators/ArenaHeapAllocator.icc"
Go to the source code of this file.
Classes | |
class | SG::ArenaHeapAllocator |
Heap-based allocator. More... | |
struct | SG::ArenaHeapAllocator::initParams< T, clear, no_ctor, no_dtor > |
Helper to initialize a parameters structure. More... | |
Namespaces | |
SG | |
Forward declaration. | |
Heap-based allocator. See Arena.h for an overview of the arena-based memory allocators.
Definition in file ArenaHeapAllocator.h.