![]() |
ATLAS Offline Software
|
Pool-based allocator. See Arena.h for an overview of the arena-based memory allocators. More...
#include "AthAllocators/ArenaBlockAllocatorBase.h"#include "boost/iterator/iterator_adaptor.hpp"#include <cstdlib>#include "AthAllocators/ArenaPoolAllocator.icc"Go to the source code of this file.
Classes | |
| class | SG::ArenaPoolAllocator |
| Pool-based allocator. More... | |
| class | SG::ArenaPoolAllocator::iterator |
| Non-const iterator for the pool. More... | |
| class | SG::ArenaPoolAllocator::const_iterator |
| Const iterator for the pool. More... | |
Namespaces | |
| SG | |
| Forward declaration. | |
Pool-based allocator. See Arena.h for an overview of the arena-based memory allocators.
Definition in file ArenaPoolAllocator.h.
1.8.18