[fpc-pascal] Can it map class type as key?

ZHANG Dao-yuan 1123monkey at gmail.com
Sun Apr 29 05:09:47 CEST 2012


On 04/29/2012 10:34 AM, ZHANG Dao-yuan wrote:
> I have another question now. Why doesn't the developers of fgl overload `>' `<' operator for class-type in fgl unit?

Ah, it will override overloaded-class-(lessThan|greaterThan)-operator which is defined in other units.  :(
By the way, Will `class operator' within class be allowed to define in the next major release?



More information about the fpc-pascal mailing list