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++/24243] [4.0 regression] lookup fails to match to function call, const-sensitive



------- Comment #7 from fang at csl dot cornell dot edu  2005-10-06 23:38 -------
Created an attachment (id=9913)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9913&action=view)
corrected header file

Just as a follow-up, here's what the new valid header file looks like, with all
the various mem_fun definitions corrected in the const cases.  (Perhaps this
might be useful for reference in future test cases?)


-- 


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


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