[Bug libstdc++/119545] tuple::operator==()'s help lambda does not specify return type as bool

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 31 16:15:43 GMT 2025


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|13.4                        |15.0
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed on trunk - no backports required because the lambda-based comparisons are
only on trunk.


More information about the Gcc-bugs mailing list