c++ Copy Parameter Value

前端 未结 0 1729
有刺的猬
有刺的猬 2021-01-04 13:11

I want to specify the value pointed to by the parameter after dynamic memory allocation. But I get an error. How can I solve this?

class Point
{
  private:
           


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