使用類成員使用通用實現
free-stane函數和lambda functions
如果回調是沒有類上下文的免費式函數,則不需要std :: bind。 { // ... } int main() { // ... Handler-> Addhandler(freestandingCallback); }For anonymous callbacks, lambda functions can be used with the event handler.handler->addHandler([](int x) { std::cout class EventHandler { public: void addHandler(std::function免責聲明: 提供的所有資源部分來自互聯網,如果有侵犯您的版權或其他權益,請說明詳細緣由並提供版權或權益證明然後發到郵箱:[email protected] 我們會在第一時間內為您處理。
Copyright© 2022 湘ICP备2022001581号-3