ATLAS Offline Software
|
#include "AthAllocators/ArenaCachingHandle.h"
#include "AthAllocators/ArenaPoolAllocator.h"
#include <string>
#include "boost/iterator/iterator_adaptor.hpp"
#include "AthAllocators/DataPool.icc"
Go to the source code of this file.
Classes | |
class | SG::DataPoolNullClear< VALUE > |
Null cleanup functional — does no actual cleanup. More... | |
class | DataPool< VALUE, CLEAR > |
a typed memory pool that saves time spent allocation small object. This is typically used by container such as DataVector and DataList More... | |
class | DataPool< VALUE, CLEAR >::iterator |
class | DataPool< VALUE, CLEAR >::const_iterator |
Namespaces | |
SG | |
Forward declaration. | |