Stay Hungry , Stay Foolish

君子生非异也,善假于物也

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2016年12月14日

摘要: #include using namespace std; class Callee { public: void PrintInfo(int i) { cout (arg); callee->PrintInfo(i); } }; typedef void(*CallbackFunctor)(void*, int); class Caller {... 阅读全文
posted @ 2016-12-14 17:45 octocat 阅读(325) 评论(0) 推荐(0) 编辑