Hacker News new | ask | show | jobs
by badmintonbaseba 360 days ago
Just use std::function, you don't have to pass a lambda. Any callable is fine.