[Bug libstdc++/86537] std::less specialization for std::shared_ptr

2018-07-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86537 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/86537] std::less specialization for std::shared_ptr

2018-07-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86537 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Mon Jul 16 17:13:41 2018 New Revision: 262739 URL: https://gcc.gnu.org/viewcvs?rev=262739=gcc=rev Log: PR libstdc++/86537 remove less> partial specialization The standard doesn't

[Bug libstdc++/86537] std::less specialization for std::shared_ptr

2018-07-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86537 --- Comment #3 from Jonathan Wakely --- The changes from lwg 1262 were implemented by r171293 but we never got rid of the partial specialization of std::less.

[Bug libstdc++/86537] std::less specialization for std::shared_ptr

2018-07-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86537 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/86537] std::less specialization for std::shared_ptr

2018-07-16 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86537 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|