[Bug libstdc++/78991] std::sort and std::unique can not use std::function with clang++ -std=c++14

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 5 11:43:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |ASSIGNED
   Last reconfirmed|                            |2017-01-05
         Resolution|INVALID                     |---
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I'm not convinced this is a clang bug, but either way we can work around it
fairly easily in libstdc++.


More information about the Gcc-bugs mailing list