Tagged Questions
4
votes
2answers
63 views
Function object passing for a task scheduler
Here is my full implementation of a generic Functor-like class:
...