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.
;)

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

Reply via email to