41 using Key =
unsigned long;
68 if (npKey ==
nullptr) { npKey =
new Key; *npKey = 0; }
G4bool operator>(const G4TypeKey &rhs) const
G4bool operator!=(const G4TypeKey &rhs) const
G4bool operator<(const G4TypeKey &rhs) const
G4bool operator==(const G4TypeKey &rhs) const
friend std::ostream & operator<<(std::ostream &out, const G4TypeKey &key)
virtual ~G4TypeKey()=default