<p>Am 09.05.2016 19:50 schrieb "Mazo Winst" <<a href="mailto:mazofeifer@gmail.com">mazofeifer@gmail.com</a>>:<br>
><br>
> Hello list,<br>
><br>
> I don't know if here is the correct place to make this question. <br>
><br>
> I read that mails about implementation of management operators and smart pointers. <br>
><br>
> 1 - These features are expected to be available in which version?</p>
<p>They are currently worked on in a branch. Once they are merged they would be in trunk which currently is 3.1.1. At the earliest the feature would be on 3.2.0.</p>
<p>> 2 - Are these features an introduction to Arc objects?</p>
<p>In the case of that implementation the instances themselves wouldn't be reference counted, but the containers they're passed around in would be (like C++ smart pointers).</p>
<p>Regards,<br>
Sven</p>