[Bug c++/57314] New: [SFINAE] GCC istantiates default-arguments for member-template-functions of classtemplates bevore allowed
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: florian.we...@sfz-bw.de GCC rejects the following code: #include template struct foo{ template::type> void fu
[Bug c++/64398] New: decltype in different contexts with similar expressions triggers segfault in GCC
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: florian.we...@sfz-bw.de The following code triggers an internal segmentation-fault in GCC: template struct