![]() |
ATLAS Offline Software
|
A large memory block that gets carved into smaller uniform elements. See Arena.h for an overview of the arena-based memory allocators. More...
#include <cstdlib>#include <atomic>#include "AthAllocators/ArenaBlockAlignDetail.h"#include "AthAllocators/ArenaBlock.icc"Go to the source code of this file.
Classes | |
| class | SG::ArenaBlock |
| A large memory block that gets carved into smaller uniform elements. More... | |
Namespaces | |
| namespace | SG |
| Forward declaration. | |
Variables | |
| static const int | SG::ArenaBlockBodyOffset |
| The offset from the start of the block to the first element. | |
A large memory block that gets carved into smaller uniform elements. See Arena.h for an overview of the arena-based memory allocators.
Definition in file ArenaBlock.h.