ATLAS Offline Software
Classes | Namespaces
ArenaAllocatorRegistry.cxx File Reference

Registry of allocator factories. Out-of-line implementation. More...

#include "AthAllocators/ArenaAllocatorRegistry.h"
#include "AthAllocators/ArenaAllocatorCreator.h"
#include "AthAllocators/ArenaAllocatorBase.h"
#include "CxxUtils/checker_macros.h"
#include <vector>
#include <map>
#include <mutex>
#include <cassert>
Include dependency graph for ArenaAllocatorRegistry.cxx:

Go to the source code of this file.

Classes

class  SG::ArenaAllocatorRegistryImpl
 ArenaAllocatorRegistry implementation class. More...
 

Namespaces

 SG
 Forward declaration.
 

Detailed Description

Registry of allocator factories. Out-of-line implementation.

Author
scott snyder
Date
May 2007

Definition in file ArenaAllocatorRegistry.cxx.