https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115358
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[13/14/15 Regression] |[13 Regression] template |template argument |argument |deduction/substitution |deduction/substitution |failed in generic lambda |failed in generic lambda |function use of static |function use of static |constexpr array type whos |constexpr array type whos |initializer defines the |initializer defines the |size since r13-2540 |size since r13-2540 --- Comment #10 from Patrick Palka <ppalka at gcc dot gnu.org> --- Fixed for GCC 14.2 so far.