[Bug libstdc++/95545] thread:: conflicts with std::thread
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 4 21:35:34 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95545
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to David Edelsohn from comment #0)
> which creates an ambiguity when a user references thread:: without
> std::thread.
Could you show an example of code that's ambiguous?
> Would libstdc++ consider a similar solution?
Could you clarify what the solution involves?
Basically I don't understand the problem being described, so I don't see how to
solve it.
More information about the Gcc-bugs
mailing list