Is there a way to check for the data type of an abstract class within it's member functions? - C++

前端 未结 0 965
天命终不由人
天命终不由人 2021-02-09 01:13

I have my own implementation of a Stack ADT which has the normal stack functions(push, pop, etc), except made by me. I was wondering if there would be a way for my functions in

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