Import Geant4 11.2.0.beta source tree
This commit is contained in:
@@ -53,7 +53,7 @@ class G4ParticlePropertyData
|
||||
|
||||
G4ParticlePropertyData(const G4ParticlePropertyData& right);
|
||||
|
||||
virtual ~G4ParticlePropertyData();
|
||||
virtual ~G4ParticlePropertyData() = default;
|
||||
|
||||
G4ParticlePropertyData& operator=(const G4ParticlePropertyData& right);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user