首页 > 其他 > 详细

pure virtual function(虚函数)

时间:2017-10-21 18:14:56      阅读:287      评论:0      收藏:0      [点我收藏+]

1. pure virtual function can be achieved, do not have to only declare, not to achieve.
2. even if the pure virtual function has been achieved, with pure virtual function of the class is still abstract class, not instantiation, this is the c++ standard

pure virtual function(虚函数)

原文:http://www.cnblogs.com/1915884031A-qqcom/p/7705268.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!