This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19076] Pointer to member function not matched to pointer to member template
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Dec 2004 13:25:50 -0000
- Subject: [Bug c++/19076] Pointer to member function not matched to pointer to member template
- References: <20041219095715.19076.pcarlini@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-12-20 13:25 -------
Does this require the member function to be *declared* through the typedef?
Otherwise I think it looks easier to understand where the bug is if the
testcase uses a normal declaration for the member function inside the class
definition.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19076