<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Anthony Walter via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Mo., 22. Juni 2020, 06:29:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Great news and thank you to all the developers! I carefully read through the notes and look forward to using the new array methods and also the management operators.<div><br></div><div>One question to everyone though, what use cases do you see for the IsManagedType intrinsic?</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Mainly generics. E.g. when dealing with arrays you can simply do a Move() for non managed types, while for managed types you need to do it by element. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>