[Bug c++/87464] Gcc reports hard error instead of SFINAE out the related method

2018-10-04 Thread alexejfink at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87464 Alex changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug c++/87464] New: Gcc reports hard error instead of SFINAE out the related method

2018-09-28 Thread alexejfink at gmx dot net
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: alexejfink at gmx dot net Target Milestone: --- Created attachment 44765 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44765&action=edit test code The following code wor