C++虚拟多重继承对象模型讨论-样例

时间:2017-04-15 13:12:12
【文件属性】:

文件名称:C++虚拟多重继承对象模型讨论-样例

文件大小:4KB

文件格式:ZIP

更新时间:2017-04-15 13:12:12

虚拟继承 C++ 多态

仅仅是一个讨论使用的样例程序,详细内容参考:http://blog.csdn.net/magictong/article/details/22202393


【文件预览】:
CVirtualInherit
----stdafx.cpp(302B)
----stdafx.h(516B)
----CVirtualInherit.cpp(3KB)
----CVirtualInherit.sln(1KB)
----CVirtualInherit.vcproj(4KB)
----ReadMe.txt(1KB)

网友评论

  • 编译通过,运行时报错!