4 ms·
Indeed, it's portable and part of the standard. Personally I'm a big fan of this implementation: https://github.com/progschj/ThreadPool/ https://github.com/prog
by JDevlieghere 9y ago
Indeed, it's portable and part of the standard. Personally I'm a big fan of this implementation: https://github.com/progschj/ThreadPool/ https://github.com/progschj/ThreadPool/
- gcp 9y agoThanks, this looks a lot better than the one in the subject.