ATLAS Offline Software
Namespaces | Functions
ArenaHeader.cxx File Reference

Proxy for a group of Arenas. Out-of-line implementations. More...

#include "AthAllocators/ArenaHeader.h"
#include "AthAllocators/ArenaAllocatorRegistry.h"
#include "AthAllocators/ArenaAllocatorBase.h"
#include "AthAllocators/ArenaBase.h"
#include "CxxUtils/checker_macros.h"
#include <algorithm>
#include <ostream>
#include <sstream>
#include <cassert>
Include dependency graph for ArenaHeader.cxx:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Functions

void SG::null_arena_deleter (ArenaBase *)
 

Detailed Description

Proxy for a group of Arenas. Out-of-line implementations.

Author
scott snyder
Date
May 2007

Definition in file ArenaHeader.cxx.