<div class="gmail_quote">On Fri, Jun 22, 2012 at 1:06 PM, Stanislav Frolov <span dir="ltr"><<a href="mailto:frolosofsky@gmail.com" target="_blank">frolosofsky@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thank you, Matt! I just miss finalization section in the ECL manual.</blockquote></div><br>I am sorry: the references had disappeared almost entirely due to an upgrade of the manual to support Docbook 5.0. If you go back to <a href="http://ecls.sourceforge.net/new-manual/">http://ecls.sourceforge.net/new-manual/</a> you will find again the manual pages for ext:get-finalizer and ext:set-finalizer.<div>

<br></div><div>One word of warning, though: finalization has a penalty which is not to be ignored. A more performant option might be to have a custom "new" method that uses the garbage collector as memory manager. I believe the Boehm-Weiser library has examples on how to combine C++ and its collector.</div>

<div><br></div><div>Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>