|
Geant4-11
|
Go to the source code of this file.
Data Structures | |
| class | G4Allocator< Type > |
| class | G4AllocatorBase |
| 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 291 of file G4Allocator.hh.
| bool operator== | ( | const G4Allocator< T1 > & | , |
| const G4Allocator< T2 > & | |||
| ) | |||
| throw | ( | ||
| ) | |||
Definition at line 281 of file G4Allocator.hh.