How is dynamic_cast typically implemented?

前端 未结 0 965
独厮守ぢ
独厮守ぢ 2020-12-18 03:48

Is the type check a mere integer comparison? Or would it make sense to have a GetTypeId virtual function to distinguishing which would make it an integer compar

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