overload assignment operator « Operator Overloading « C++ Tutorial






10.3.overload assignment operator
10.3.1.Overloading the copy assignment operator
10.3.2.Define -, + and = for the ThreeD class
10.3.3.Overload operator plus (=)
10.3.4.Overload assignment for Point
10.3.5.Use overloaded +=