2016年3月13日

摘要: 2.了解boost::bind使用boost::bind封装一个函数,考虑以下例子示例2a 运行代码无输出,这是因为我们创建一个函数触发对象,但是没有实际调用。我们需要使用()操作符调用函数.示例2b 现在运行示例,将输出文本。下面示例介绍如何传输参数示例2C 运行程序将输出预期的文本。 下个示例显 阅读全文
posted @ 2016-03-13 21:52 itdef 阅读(1878) 评论(0) 推荐(0)
摘要: 原文 http://www.gamedev.net/blog/950/entry-2249317-a-guide-to-getting- started-with-boostasio/ 编译环境 boost1.59 vs2015 A guide to getting started with boo 阅读全文
posted @ 2016-03-13 17:41 itdef 阅读(4026) 评论(0) 推荐(1)

导航