Kjistóf 923680f44b abandoned my template based approach of tackling code dupe. closes #1.
I've decided, that the approach was too complex, you can look at the
code in commit f4eead282f758c17ffdd3c5881a230327da69078, it's some of
the worst template-magic I have ever written and it didn't even work in
that state. now it is handled simply via a bool parameter, the compiler
should optimize it away anyway
2016-12-01 22:46:49 +01:00
2016-11-12 10:43:18 +01:00
Description
A generic thread pool for modern C++.
208 KiB
Languages
C++ 100%