This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19076] Pointer to member function not matched to pointer to member template


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]