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