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++/15254] friend function does not have access to private method in templeted classes


------- Additional Comments From hyliviu-gcc at yahoo dot com  2004-05-03 17:37 -------
Thanks! I've looked at that comment but I discarded it as counter-intuitive. 
I was expecting the method to have access to the constructor, not the code in 
question. But the more I think about it the more I realise that you are 
correct. Sorry for the confusion and thanks a lot for your time! 

-- 


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


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