[Bug c++/52597] [C++11] missing diagnostics for invalid use of non-static member function in decltype
hstong at ca dot ibm.com
gcc-bugzilla@gcc.gnu.org
Thu Mar 29 01:05:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52597
--- Comment #2 from Hubert Tong <hstong at ca dot ibm.com> 2012-03-28 23:51:37 UTC ---
The message from 4.7.0 does not really make sense, although it probably does
fix the functional issues associated with the reported bug in contexts where
SFINAE applies.
More information about the Gcc-bugs
mailing list