Public Member Functions | |
TROOTAllocator () | |
~TROOTAllocator () | |
Private Attributes | ||
union { | ||
char fHolder [sizeof(TROOT)] | ||
TROOT fObj | ||
}; | ||
|
inline |
union { ... } ROOT::Internal::TROOTAllocator |
char ROOT::Internal::TROOTAllocator::fHolder[sizeof(TROOT)] |