클래스 | |
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 () |
bool operator!= | ( | const G4Allocator< T1 > & | , |
const G4Allocator< T2 > & | |||
) | |||
throw | ( | ||
) |
G4Allocator.hh 파일의 297 번째 라인에서 정의되었습니다.
bool operator== | ( | const G4Allocator< T1 > & | , |
const G4Allocator< T2 > & | |||
) | |||
throw | ( | ||
) |
G4Allocator.hh 파일의 287 번째 라인에서 정의되었습니다.