Why is vector of pointers not saved as a class member after using the constructor?

前端 未结 0 1455
悲哀的现实
悲哀的现实 2020-12-08 11:07

I wrote a weird example where I instantiate an object, give it a bunch of like objects and I try to call a function on the main object using the like objects.

I want

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