Skip to content
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

C++20 feature: jthread #66

Open
nmcclatchey opened this issue Feb 29, 2020 · 1 comment
Open

C++20 feature: jthread #66

nmcclatchey opened this issue Feb 29, 2020 · 1 comment

Comments

@nmcclatchey
Copy link
Contributor

Issue tracking implementation of jthreads, introduced in C++20.

See jthread on cppreference.com.

@Jamaika1
Copy link

Jamaika1 commented Jul 16, 2020

https://github.com/josuttis/jthread
I have no problem creating std::jthread, std::stop_token and mingw::thread in test_jthread1.cpp for gcc 11.3.0 in C++2a.
I use https://github.com/Jamaika1/mingw_std_threads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants