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

Common base class for arena allocator classes. Out-of-line implementations. More...

#include "AthAllocators/ArenaAllocatorBase.h"
#include <ostream>
#include <iomanip>
Include dependency graph for ArenaAllocatorBase.cxx:

Go to the source code of this file.

Namespaces

namespace  SG
 Forward declaration.

Functions

std::ostream & SG::operator<< (std::ostream &os, const ArenaAllocatorBase::Stats::Stat &stat)
 Format a statistic structure.
std::ostream & SG::operator<< (std::ostream &os, const ArenaAllocatorBase::Stats &stats)
 Format a complete statistics structure.

Detailed Description

Common base class for arena allocator classes. Out-of-line implementations.

Author
scott snyder
Date
May 2007

Definition in file ArenaAllocatorBase.cxx.