-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with std::packaged_task #83
Comments
This is unlikely to be problem in ThreadPool. It properly includes |
That's right. I have a problem with functions under C++17 in mingw.future.h.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use GCC 11 with library mingw.
https://github.com/meganz/mingw-std-threads
The text was updated successfully, but these errors were encountered: