On 10/21/24 3:17 PM, Sven Barth via fpc-pascal wrote:
Nikolay Nikolov via fpc-pascal <fpc-pascal@lists.freepascal.org> schrieb am Mo., 21. Okt. 2024, 08:32:

    2) record types (as opposed to class), which can live on the stack
    and have a pass-by-value semantics. FPC trunk supports advanced
    records, so you get C++-style copy constructors.


Advanced records are already supported since 2.6. What you mean is records with management operators, but even those are already supported since 3.2. ;)

Yes. Even better. Thanks for the correction.

I got them confused, because I don't use them often.

Nikolay
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to