![]() |
The Gaudi Framework
v39r3 (979e3109)
|


Go to the source code of this file.
Classes | |
| class | GaudiUtils::Allocator< Type > |
| struct | GaudiUtils::Allocator< Type >::rebind< U > |
Namespaces | |
| GaudiUtils | |
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 243 of file Allocator.h.
| bool operator== | ( | const GaudiUtils::Allocator< T1 > & | , |
| const GaudiUtils::Allocator< T2 > & | |||
| ) | |||
| throw | ( | ||
| ) | |||
Definition at line 234 of file Allocator.h.