Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 함수
G4Allocator.hh 파일 참조
#include <cstddef>
#include <typeinfo>
#include "G4AllocatorPool.hh"

이 파일의 소스 코드 페이지로 가기

클래스

class  G4AllocatorBase
 
class  G4Allocator< Type >
 
struct  G4Allocator< Type >::rebind< U >
 

함수

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

함수 문서화

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

G4Allocator.hh 파일의 297 번째 라인에서 정의되었습니다.

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

G4Allocator.hh 파일의 287 번째 라인에서 정의되었습니다.