Content deleted Content added
mNo edit summary |
|||
Line 42:
delete text;
this->text = otherString.text;
otherString.text =
}
return *this;
|
mNo edit summary |
|||
Line 42:
delete text;
this->text = otherString.text;
otherString.text =
}
return *this;
|