摘要: 成员函数指针做回调参数总结 踩坑 一、程序升级后,在linux上编译提示错误: warning: converting from ‘int (MyClass::)()’ to ‘void ()()’ [-Wpmf-conversions] void(myStoredFunction)(void) = 阅读全文