首页 > TAG信息列表 > delegator
c++ delegate 类,最大16个参数,用程序生成的代码
2017-02-16 04:58:34 发布于 CSDN 现转博客园。 读这篇文章的前提是,我们使用的编辑器对c++11的支持不太友好。下面是测试代码: #include <stdio.h> #include <stdlib.h> #include "delegate.h" using namespace std; class test { public: void func() { p