The Gaudi Framework
v30r3 (a5ef0a68)
|
Allocator The file is copied form Geant4 project. More...
Go to the source code of this file.
Classes | |
class | GaudiUtils::Allocator< Type > |
Allocator. More... | |
struct | GaudiUtils::Allocator< Type >::rebind< U > |
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 256 of file Allocator.h.
bool operator== | ( | const GaudiUtils::Allocator< T1 > & | , |
const GaudiUtils::Allocator< T2 > & | |||
) | |||
throw | ( | ||
) |
Definition at line 246 of file Allocator.h.