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++/11030] Cannot befriend a template specialization


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From gdr at integrable-solutions dot net  2003-06-23 06:57 -------
Subject: Re:  Cannot befriend a template specialization

"giovannibajo at libero dot it" <gcc-bugzilla@gcc.gnu.org> writes:

| §14.5.3/1: "A friend of a class or class template can be [...] a specialization 
| of a function template or class template, [...]". 

I know.


I concentrated on the reduced testcase and thought it was refering to 
a friend declaration *template* as I said in my previous message.
Sorry for the confusion.

Thanks,

-- Gaby


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