[fpc-pascal] Generics problem/question

Marco van de Voort marcov at stack.nl
Thu Jan 7 08:42:16 CET 2010


In our previous episode, leledumbo said:
> 
> Inside TFPGList in implementation section, there are some comparisons done
> with relational operators (I forgot what they are, just open fgl.pp). You
> need to overload those operators for your record type. Surely, the compiler
> wouldn't know how to compare 2 TPar without the overloading.

I tried that, but it didn't work (defined > = < )



More information about the fpc-pascal mailing list