Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -44,7 +44,7 @@ class G4VExceptionHandler
|
||||
{
|
||||
public:
|
||||
G4VExceptionHandler();
|
||||
virtual ~G4VExceptionHandler();
|
||||
virtual ~G4VExceptionHandler() = default;
|
||||
G4bool operator==(const G4VExceptionHandler& right) const;
|
||||
G4bool operator!=(const G4VExceptionHandler& right) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user