<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-02-27 9:44 GMT+01:00 Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com" target="_blank">pascaldragon@googlemail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""></span>Sidenote for this (don't know whether you have already ensured that): these operators must not be useable as global operators as after all they must he known in the RTTI and that can't work if they're declared in another unit that might not even be included... (That's in contrast to how operators normally behave in FPC, but there's not really a way around it :/ )<br clear="all"></blockquote><div><br></div><div>Yes that is true :). Maybe in next week (or in 2 weeks) my implementation will be ready to commit. Current implementation on my machine, works fine even for code with<br><br></div><div>-New<br>-GetMem + Initialize/InitializeArray<br></div></div><br></div><div class="gmail_extra">it is important base for SmartPtr / SmartObj.<br></div><div class="gmail_extra">-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Maciej Izak</div></div></div>
</div></div>