What happens to class members when doing a dynamic_cast in C++?

后端 未结 0 871
隐瞒了意图╮
隐瞒了意图╮ 2020-12-08 12:20

I am iterating over several objects which have a common base class, A.

I am casting those objects and calling the function they override, h.

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