[ROOT] root(cint) and template

From: Jacek M. Holeczek (holeczek@us.edu.pl)
Date: Thu May 10 2001 - 17:07:03 MEST


Hi,
What's wrong in :
	class Complex<float>
	{
	public:
	  (...)
	  Complex& operator+= (const Complex& r) { return __gsl_doapl (this, r); }
	  (...)
	}
that I keep getting :
	Syntax Error: Complex&operator+=(constComplex&r) FILE:FComplex.hxx LINE:44
Thanks in advance,
Jacek.



This archive was generated by hypermail 2b29 : Fri Jun 08 2001 - 11:51:24 MEST