You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add type template in Point2 and Point3. So instead of just storing double data, they could store other arithmetic data too likes int, long, float, etc.
Add type template in
Point2andPoint3. So instead of just storingdoubledata, they could store other arithmetic data too likesint,long,float, etc.