[Bug libstdc++/88339] Implement P0515R3, C++20 three-way comparison operator support .

2019-11-06 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88339 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/88339] Implement P0515R3, C++20 three-way comparison operator support .

2019-10-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88339 --- Comment #3 from Jonathan Wakely --- Yeah, I already noticed that :-) I have some more changes locally too.

[Bug libstdc++/88339] Implement P0515R3, C++20 three-way comparison operator support .

2019-10-31 Thread emsr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88339 --- Comment #2 from emsr at gcc dot gnu.org --- -// std::initializer_list support -*- C++ -*- +// Three-way comparison support -*- C++ -*-

[Bug libstdc++/88339] Implement P0515R3, C++20 three-way comparison operator support .

2019-09-12 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88339 --- Comment #1 from Jonathan Wakely --- Created attachment 46876 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46876=edit Partial implementation of This patch adds an incomplete and untested header. This depends on my implementation of

[Bug libstdc++/88339] Implement P0515R3, C++20 three-way comparison operator support .

2019-09-12 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88339 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|