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++/35978] wrong visibility with static member function pointers



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-04-19 16:55 -------
I don't think this is a bug, even being in that scope, you still cannot take a
address of a private/protected static member function.


-- 


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


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