[Bug libstdc++/79162] [7 Regression] [C++17] ambiguity in string assignment due to string_view overload

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 30 16:12:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79162

--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Can you reduce the failing code down to something smaller than the entirety of
LLVM?

Richard also says the overload shouldn't exist and is a bug, but the overload
has to exist, because the C++17 draft is defective.


More information about the Gcc-bugs mailing list