[Bug c++/57550] [4.8/4.9 Regression] bogus "error ... is private"

ppluzhnikov at google dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 6 23:22:00 GMT 2013


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

--- Comment #2 from Paul Pluzhnikov <ppluzhnikov at google dot com> ---
(In reply to Andrew Pinski from comment #1)
> I think the problem is that you cannot take an address of a private static
> function as that would get around access controls.

Surely you can in a class member function.



More information about the Gcc-bugs mailing list