https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100612
Bug ID: 100612
Summary: std::jthread can't be initialized with a pointer to a
member function taking a std::stop_token
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: jonathan.oconnor at protonmail dot com
Target Milestone: ---
Created attachment 50817
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50817&action=edit
Sample source code showing error