[Bug c++/48468] [C++0x][SFINAE] noexcept operator does not handle function templates well

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 8 21:40:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48468

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-08 21:39:50 UTC ---
Note that the fix I just checked in for 49107 delays substitution into
noexcept-specifications, so they are no longer usable for SFINAE.



More information about the Gcc-bugs mailing list