由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - c++ question, thanks
相关主题
C++ cast 小结请教一个class design的问题
A C++ compiler related interview questionask a C++ inheritance question
C++ 弱问一个一个inheritance 的问题
C++ private inheritance. v.s. composition问一个inheritance的初级问题
How to understand the answer.How to check the virtual function table size?
C++ virtual function 定义在 derived class 会怎么样?A C++ inheritance question!
C++: static_cast and dynamic_castC++ 请教: about the memory layout of the class inheritance
请问C++小白问题问题:vptr/vtable for virtual function & vptr/vtable for
相关话题的讨论汇总
话题: c++话题: question话题: virtual话题: class
进入Programming版参与讨论
1 (共1页)
c****l
发帖数: 1280
1
1. multiple inheritance with mixed virtual inheritance and non-virtual
inheritance
2. When you do upcasting and downcasting, should the object pointer be equal
for the base class and derived class, or should there be an offset shift?
E*****7
发帖数: 128
1 (共1页)
进入Programming版参与讨论
相关主题
问题:vptr/vtable for virtual function & vptr/vtable forHow to understand the answer.
[合集] protected inheritance in C++C++ virtual function 定义在 derived class 会怎么样?
问问C++的diamond problemC++: static_cast and dynamic_cast
什么地方用到 Private inheritance请问C++小白问题
C++ cast 小结请教一个class design的问题
A C++ compiler related interview questionask a C++ inheritance question
C++ 弱问一个一个inheritance 的问题
C++ private inheritance. v.s. composition问一个inheritance的初级问题
相关话题的讨论汇总
话题: c++话题: question话题: virtual话题: class