G4EnhancedVecAllocator.hh File Reference

#include "G4Types.hh"

Go to the source code of this file.

Data Structures

struct  G4ChunkType
struct  G4ChunkIndexType
class  G4AllocStats
class  G4EnhancedVecAllocator< _Tp >
struct  G4EnhancedVecAllocator< _Tp >::rebind< _Tp1 >

Defines

#define G4EnhancedVecAllocator_h   1

Functions

template<typename _T1, typename _T2>
bool operator== (const G4EnhancedVecAllocator< _T1 > &, const G4EnhancedVecAllocator< _T2 > &)
template<typename _T1, typename _T2>
bool operator!= (const G4EnhancedVecAllocator< _T1 > &, const G4EnhancedVecAllocator< _T2 > &)


Define Documentation

#define G4EnhancedVecAllocator_h   1

Definition at line 45 of file G4EnhancedVecAllocator.hh.


Function Documentation

template<typename _T1, typename _T2>
bool operator!= ( const G4EnhancedVecAllocator< _T1 > &  ,
const G4EnhancedVecAllocator< _T2 > &   
) [inline]

Definition at line 273 of file G4EnhancedVecAllocator.hh.

00275 { return false; }

template<typename _T1, typename _T2>
bool operator== ( const G4EnhancedVecAllocator< _T1 > &  ,
const G4EnhancedVecAllocator< _T2 > &   
) [inline]

Definition at line 264 of file G4EnhancedVecAllocator.hh.

00266 { return true; }


Generated on Mon May 27 17:50:42 2013 for Geant4 by  doxygen 1.4.7