Overloading the << operator

Feb 5, 2013 at 2:53pm
closed account (SGvkoG1T)
I'm having a few problems trying to overload the << operator for the point class.

I need to be able to store points in the form (x, y) in a vector.

Any help on this would be much appreciated.
Feb 5, 2013 at 2:59pm
Topic archived. No new replies allowed.