Y
Hacker News
new
|
ask
|
show
|
jobs
by
dosshell
185 days ago
If it captures variables, it is not possible to manually declare the type. You can however hide it in an std::function. But then you probably get some overhead and some heap allocations in real life.