[fpc-pascal] operator overloading

Kendall Bell kendall at bellsoft.net
Wed Aug 23 02:31:47 CEST 2006


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.



More information about the fpc-pascal mailing list