[Bug c++/110584] Constant is not visible in nested lambda with outer lambda having a default capture

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 7 09:45:49 GMT 2023


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2023-07-07
           Keywords|                            |rejects-valid
            Summary|Constant is not visible in  |Constant is not visible in
                   |nested lambda               |nested lambda with outer
                   |                            |lambda having a default
                   |                            |capture
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed.


More information about the Gcc-bugs mailing list