www.digitalmars.com         C & C++   DMDScript  

c++ - Possible, there are error in operator=();

I am very sorry!
I do not understand.
Possible, there are error in  operator=();
T operator=(T&,X)
but must be
T& operator=(T&,X)
Nov 27 2007