On Fri, 02 Dec 2005 17:53:13 +0100 Maurizio Loreti wrote: > well, the diagnostic is clear; g++ needs a prototype in scope of the > function to be declared friend.
Ok, that works. Thanks! But why does it apply to templates only? Without the template my version works fine without any problems. > for your second problem, have a look to the point 2 of the "C++ > templates FAQ" at http://womble.decadentplace.org.uk/c++/template-faq.html Mhmm, that means that it is a principle problem. Looks like I have to live with the unhandy notation :( Thanks for Your help, Emanuel _______________________________________________ Help-gplusplus mailing list Help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus