This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29486] call of friend template is ambiguous
- From: "syntheticpp at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Oct 2006 21:18:54 -0000
- Subject: [Bug c++/29486] call of friend template is ambiguous
- References: <bug-29486-13410@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from syntheticpp at gmx dot net 2006-10-16 21:18 -------
(In reply to comment #2)
> Quickly looking at the source, I think this is the same as PR 29438 and PR
> 29236.
>
Yes, this is possible, allways template templates are used as template
parameter.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29486