摘要:
#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
阅读(329)
评论(0)
推荐(0)