码迷,mamicode.com
首页 > 其他好文 > 详细

pure virtual function(虚函数)

时间:2017-10-21 19:10:32      阅读:160      评论:0      收藏:0      [点我收藏+]

标签:c++   with   fun   anti   instant   rtu   stand   class   ati   

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(虚函数)

标签:c++   with   fun   anti   instant   rtu   stand   class   ati   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!