60 fPoint->SetNode(
nullptr);
70 fpPreviousIT(nullptr),
85 fpPreviousIT(nullptr),
101 <<
"The assignment operator of G4IT should not be used, "
102 "this feature is not supported."
103 <<
"If really needed, please contact the developers.";
107 exceptionDescription);
109 if (
this == &right)
return *
this;
184 return (this->
diff(right));
197 return this->
equal(right);