[Bug libstdc++/77998] clang rejects std::thread from trunk
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Oct 16 23:02:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77998
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2016-10-16
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
That result_type typedef is only there to satisfy some pieces of <future>, so
I'll move it out of std::thread.
More information about the Gcc-bugs
mailing list