[Bug c++/96299] Defaulted operator <=> implicitly deleted when a member has operator < and operator == and return type is specified

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 3 16:39:34 GMT 2020


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |jakub at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Looking at this now.


More information about the Gcc-bugs mailing list