ATLAS Offline Software
|
Proxy for a group of Arenas. See Arena.h for an overview of the arena-based memory allocators. More...
#include "AthAllocators/ArenaBase.h"
#include "GaudiKernel/EventContext.h"
#include <vector>
#include <cstdlib>
#include <string>
#include <iosfwd>
#include <mutex>
#include "boost/thread/tss.hpp"
#include "AthAllocators/ArenaHeader.icc"
Go to the source code of this file.
Classes | |
class | SG::ArenaHeader |
Proxy for a group of Arenas. More... | |
Namespaces | |
SG | |
Forward declaration. | |
Proxy for a group of Arenas. See Arena.h for an overview of the arena-based memory allocators.
Definition in file ArenaHeader.h.