ATLAS Offline Software
Loading...
Searching...
No Matches
ArenaPoolAllocator.cxx File Reference

Pool-based allocator. Out-of-line implementations. More...

Include dependency graph for ArenaPoolAllocator.cxx:

Go to the source code of this file.

Namespaces

namespace  SG
 Forward declaration.

Functions

ArenaPoolAllocator::pointer SG::ArenaPoolAllocator_iterator_increment (ArenaPoolAllocator::pointer base, ArenaBlock *&block)
 Helper: common code for advancing an iterator.
ArenaPoolAllocator::const_pointer SG::ArenaPoolAllocator_iterator_increment (ArenaPoolAllocator::const_pointer base, const ArenaBlock *&block)
 Helper: common code for advancing an iterator.

Detailed Description

Pool-based allocator. Out-of-line implementations.

Author
scott snyder
Date
May 2007

Definition in file ArenaPoolAllocator.cxx.