Geant4
10.02.p01
|
Go to the source code of this file.
Classes | |
class | G4AllocatorBase |
class | G4Allocator< Type > |
struct | G4Allocator< Type >::rebind< U > |
Functions | |
template<class T1 , class T2 > | |
bool | operator== (const G4Allocator< T1 > &, const G4Allocator< T2 > &) throw () |
template<class T1 , class T2 > | |
bool | operator!= (const G4Allocator< T1 > &, const G4Allocator< T2 > &) throw () |
bool operator!= | ( | const G4Allocator< T1 > & | , |
const G4Allocator< T2 > & | |||
) | |||
throw | ( | ||
) |
Definition at line 297 of file G4Allocator.hh.
bool operator== | ( | const G4Allocator< T1 > & | , |
const G4Allocator< T2 > & | |||
) | |||
throw | ( | ||
) |
Definition at line 287 of file G4Allocator.hh.