I can't seem to be able to overload the = operator for classes. Every time I try I get the following error:
   Error: Impossible operator overload
I can overload all other operators just fine. Is this a bug, or dos the compiler just not allow overloading of the = operator for classes.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to