Error expected unqualified-id before '&' token

前端 未结 0 1063
萌比男神i
萌比男神i 2020-12-01 15:11

this is my code

root= root->&getOperand(char);

I am getting the following compilation error. Root is the object of a class. and getOpe

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