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]

Re: friend function error in template with default type parameter


>   Default.cxx: In function `class ostream & operator <<(ostream &,
> Default<T> &)':
>   Default.cxx:14: default argument for template parameter in function
> template `operator <<(ostream &, Default<T> &)'

Thanks for your bug report. Unfortunately, I cannot reproduce it on
i486-pc-linux-gnu. Maybe you were using a different source code than
the one you've posted?

Regards,
Martin

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