![]() |
The Gaudi Framework
v26r3
|
Allocator The file is copied form Geant4 project. More...
#include <cstddef>#include "GaudiKernel/AllocatorPool.h"
Go to the source code of this file.
Namespaces | |
| GaudiUtils | |
| Forward declarations for the functions in SerializeSTL.h. | |
Functions | |
| template<class T1 , class T2 > | |
| bool | operator== (const GaudiUtils::Allocator< T1 > &, const GaudiUtils::Allocator< T2 > &) throw () |
| template<class T1 , class T2 > | |
| bool | operator!= (const GaudiUtils::Allocator< T1 > &, const GaudiUtils::Allocator< T2 > &) throw () |
| bool operator!= | ( | const GaudiUtils::Allocator< T1 > & | , |
| const GaudiUtils::Allocator< T2 > & | |||
| ) | |||
| throw | ( | ||
| ) | |||
Definition at line 261 of file Allocator.h.
| bool operator== | ( | const GaudiUtils::Allocator< T1 > & | , |
| const GaudiUtils::Allocator< T2 > & | |||
| ) | |||
| throw | ( | ||
| ) | |||
Definition at line 249 of file Allocator.h.