C++ Iterating over vector of class pointers and using base function

前端 未结 0 488
长情又很酷
长情又很酷 2021-02-13 13:19

I am trying to loop over a vector of pointers to my class, let\'s call it MyClass, and call a method within MyClass for each element in the vector, let

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