35#ifndef G4AllocatorList_hh
36#define G4AllocatorList_hh 1
53 inline std::size_t
Size()
const;
56 G4AllocatorList() =
default;
60 std::vector<G4AllocatorBase*> fList;
static G4AllocatorList * GetAllocatorListIfExist()
static G4AllocatorList * GetAllocatorList()
void Register(G4AllocatorBase *)
void Report(G4bool itemize=true) const
void Destroy(G4int nStat=0, G4int verboseLevel=0)