[Bug libstdc++/39310] T const assumed to be compatible with int (A::*) (void) const
jason at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 26 16:56:00 GMT 2009
------- Comment #1 from jason at gcc dot gnu dot org 2009-02-26 16:56 -------
Created an attachment (id=17367)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17367&action=view)
Fix for is_member_function_pointer and GCC
Rather, the test should pass, but we need to fix is_member_function_pointer so
it will still pass without the GCC bug. Patch attached.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39310
More information about the Gcc-bugs
mailing list