Open Jamaika1 opened 3 years ago
Hi. The library does not currently implement std::packaged_task
. Perhaps you would like to contribute an implementation?
As much as I could, I modified it so that it could be used in GCC 11.0 / 12.0. However, the plugin is not suitable for the latest C⁺⁺17 or higher codecs. https://github.com/Jamaika1/mingw_std_threads
I wanted to compile an htjpeg2000 grok which uses the ThreadPool library. https://github.com/progschj/ThreadPool I can't compile the save.
or