[Bug c++/105518] New: [rejects valid] nested lambda using an outer type alias fails with constexpr integer in that alias
: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: leventyilmaz at gmail dot com Target Milestone: --- The following valid code is fails to compile. https://godbolt.org/z/v1sd9snGx // Simple run-time
[Bug c++/21895] New: [wrong-code] template class member function with array typedef arguement behaves erroneously
typedef arguement behaves erroneously Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: l