[fpc-pascal] class operator enumerator
Ryan Joseph
ryan at thealchemistguild.com
Wed Apr 24 15:31:01 CEST 2019
> On Apr 24, 2019, at 12:30 AM, Ben Grasset <operator97 at gmail.com> wrote:
>
> Seems like it's mixed up in some way with the FPC-style enumerator operator, so the "class" version is recognized but not actually implemented currently or something.
>
> The normal way for classes/records/objects is to implement a GetEnumerator function, anyways. Here's an expanded-on version of your example, using your generic constants feature:
I think they just forget to disable the operator for records but I believe the operator function works as intended however.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list