<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">On 10/21/24 3:17 PM, Sven Barth via
fpc-pascal wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAFMUeB-dovAUtBX6yXyN7vMgh8eT1emqDq_o28CDMkkjSMT8MA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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"
moz-do-not-send="true" class="moz-txt-link-freetext">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">
<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>
</blockquote>
<p>Yes. Even better. Thanks for the correction.</p>
<p>I got them confused, because I don't use them often.</p>
<p>Nikolay</p>
</body>
</html>