摘要:#include using namespace std; class Callee { public: void PrintInfo(int i) { cout (arg); callee->PrintInfo(i); } }; typedef void(*CallbackFunctor)(void*, int); class Caller {...
阅读全文
12 2016 档案
摘要:#include using namespace std; class Callee { public: void PrintInfo(int i) { cout (arg); callee->PrintInfo(i); } }; typedef void(*CallbackFunctor)(void*, int); class Caller {...
阅读全文
|