[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
Thu Mar 9 13:40:00 GMT 2017


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-03-09
     Ever confirmed|0                           |1

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #1)
> I think it's a C++ Standard Library defect rather than a libstdc++ bug.

It can be both. We still need to fix it.

> Seems similar to LWG 2758.

But not the same.


More information about the Gcc-bugs mailing list