Declaring with a vector as a class member [C++]

前端 未结 0 1999
囚心锁ツ
囚心锁ツ 2021-02-05 07:25

I have a problem with declaring a vector of pointers to objects I created. I have two Base classes, let it be class A and B. I also have C and D derived from A. In B.h I have:

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