Hacker News new | ask | show | jobs
by astn 3593 days ago
They do, but to actually use it, to pass it anywhere, you have to either wrap it in some other object (std::function, as comex pointed out) or use a template.