How to call operator= from class 'X' into class 'Y' with its own operator= function?

后端 未结 0 994
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-06 04:57

Can someone help me figure out how to call an operator overloaded function from one class into another class when both classes have functions titled operator=?

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