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++/52212] friend declaration doesn't see previous friend of same function


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

--- Comment #3 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-02-12 15:02:22 UTC ---
My quoted phrase doesn't actually say that (nominated refers to the befriended
name). But 11 p4 can be applied here:

"Access control is applied uniformly to all names, whether the names are
referred to from declarations or expressions."


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