C++ Parent Class with Abstracted Function that Uses Functions in a Child Class

后端 未结 0 836
野趣味
野趣味 2020-12-31 13:37

I am trying to create a C++ parent class that has two functions, f1 and f2, to be implemented in the child class. This parent class has a function,

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