文章分类 -  C++

C++11: std::function and std::bind
摘要:C++11: std::function and std::bind 原文地址:https://oopscenities.net/2012/02/24/c11-stdfunction-and-stdbind/ std::function and std::bind were born inside 阅读全文

posted @ 2016-07-04 19:19 ZhYQ_note 阅读(199) 评论(0) 推荐(0)

图解boost::bind
摘要:原文地址:http://kelvinh.github.io/blog/2013/12/03/boost-bind-illustrated/ [翻译]图解boost::bind 其实这是很久之前留的一个坑了,一直没有填。。 记得在刚开始看到 boost::bind 的使用的时候,我整个人都惊呆了:天哪 阅读全文

posted @ 2016-07-04 19:07 ZhYQ_note 阅读(257) 评论(0) 推荐(0)

导航