https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107430
Bug ID: 107430 Summary: [meta-bug] lambda in decltype Product: gcc Version: 12.0 Status: UNCONFIRMED Keywords: c++-lambda, meta-bug, rejects-valid Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- I noticed there are many issues with lambda inside a decltype issues. Especially dealing with template alias.