[Bug c++/106567] [13 Regression] An array with a dependent type and initializer-deduced bound is treated as an array of unknown bound when captured in a lambda

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 8 21:08:02 GMT 2022


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
            Summary|[13 regression] An array    |[13 Regression] An array
                   |with a dependent type and   |with a dependent type and
                   |initializer-deduced bound   |initializer-deduced bound
                   |is treated as an array of   |is treated as an array of
                   |unknown bound when captured |unknown bound when captured
                   |in a lambda                 |in a lambda


More information about the Gcc-bugs mailing list