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++/477] problem casting member function pointer


------- Additional Comments From bangerth at dealii dot org  2004-12-19 22:30 -------
The reason why this is a bug has never been stated in this PR: addresses 
of member functions/variables can only be taken if they are fully qualified 
by their class name. 
 
W. 

-- 


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


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