ATLAS Offline Software
Loading...
Searching...
No Matches
ArenaHeapAllocator.h File Reference

Heap-based allocator. See Arena.h for an overview of the arena-based memory allocators. More...

Include dependency graph for ArenaHeapAllocator.h:
This graph shows which files directly or indirectly include this file:

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

namespace  SG
 Forward declaration.

Detailed Description

Heap-based allocator. See Arena.h for an overview of the arena-based memory allocators.

Author
scott snyder
Date
May 2007

Definition in file ArenaHeapAllocator.h.