<div dir="auto"><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Nikolay Nikolov via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Mo., 21. Okt. 2024, 08:32:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div>
<p>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.</p></div></blockquote></div><div dir="auto"><br></div><div dir="auto">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. ;)</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div></div>