首页 > 其他 > 详细

new thoughts over function pointers

时间:2016-06-12 13:44:02      阅读:186      评论:0      收藏:0      [点我收藏+]

Previous works do not relate to function pointers, but reading some documents reading and learning STL functions lets me know the pointer of functions is broadly used in functions such as XXX_if(). I don‘t think it‘s really that difficult, but it really confused me at the beginning point that why do we have to include such a useless characteristic in our nicely-organized language..

Functions lists:

count_if

find_if

remove_if

remove_copy_if

replace_if

replace_copy_if

 

new thoughts over function pointers

原文:http://www.cnblogs.com/sansna/p/5577142.html

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