[Bug libstdc++/86008] std::quoted(std::basic_string_view) is missing

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 6 12:44:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I added a new specialization that stores the basic_string_view by value. Fixed
for 8.2


More information about the Gcc-bugs mailing list