![]() |
ATLAS Offline Software
|
Pool-based allocator. Out-of-line implementations. More...
#include "AthAllocators/ArenaPoolAllocator.h"#include "AthAllocators/ArenaBlock.h"#include "AthAllocators/exceptions.h"#include <cassert>Go to the source code of this file.
Namespaces | |
| SG | |
| Forward declaration. | |
Functions | |
| ArenaPoolAllocator::pointer | SG::ArenaPoolAllocator_iterator_increment (ArenaPoolAllocator::pointer base, ArenaBlock *&block) |
| Helper: common code for advancing an iterator. More... | |
| ArenaPoolAllocator::const_pointer | SG::ArenaPoolAllocator_iterator_increment (ArenaPoolAllocator::const_pointer base, const ArenaBlock *&block) |
| Helper: common code for advancing an iterator. More... | |
Pool-based allocator. Out-of-line implementations.
Definition in file ArenaPoolAllocator.cxx.
1.8.18