[Bug c++/66519] [C++14] ICE when using decltype to detect callable return type during SFINAE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66519 --- Comment #1 from Krzysztof Sinica --- Created attachment 38796 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38796&action=edit Reduced repro.
[Bug c++/66519] New: [C++14] ICE when using decltype to detect callable return type during SFINAE
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: krzysztof.sinica at gmail dot com Target Milestone: --- Created attachment 35769 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35769&action=edit Case source