C++ - Unable to use the ostream operator<< with + operator

前端 未结 0 1311
难免孤独
难免孤独 2020-11-28 01:38

I\'m trying to implement the ostream operator<< method to my Point class, and for some very odd reason it doesn\'t seem to work with the operator+.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题