ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Allocator.hh File Reference
#include <cstddef>
#include <typeinfo>
#include "G4AllocatorPool.hh"
+ Include dependency graph for G4Allocator.hh:
+ This graph shows which files directly or indirectly include this file:

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 ()
 

Function Documentation

template<class T1 , class T2 >
bool operator!= ( const G4Allocator< T1 > &  ,
const G4Allocator< T2 > &   
) throw ()

Definition at line 296 of file G4Allocator.hh.

View newest version in sPHENIX GitHub at line 296 of file G4Allocator.hh

template<class T1 , class T2 >
bool operator== ( const G4Allocator< T1 > &  ,
const G4Allocator< T2 > &   
) throw ()

Definition at line 286 of file G4Allocator.hh.

View newest version in sPHENIX GitHub at line 286 of file G4Allocator.hh