[Bug c++/105518] New: [rejects valid] nested lambda using an outer type alias fails with constexpr integer in that alias

2022-05-07 Thread leventyilmaz at gmail dot com via Gcc-bugs
: 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

2005-06-02 Thread leventyilmaz at gmail dot com
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