Upcasting any pointer to the same derived class instance to a virtual base pointer will always return the same address? C++

前端 未结 0 1423
走了就别回头了
走了就别回头了 2020-12-15 07:58

I assume the answer is yes but I haven\'t explicitly found an assertion of this for every possible situation.

Given an intricate inheritance tree that probably would

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