[Answering to my own question]

On Thu, Jun 13, 2013 at 10:30 AM, Dietrich Bollmann
<dietr...@formgames.org>wrote:
>
> Is there a way to [...] call the C++ destructor when the CLOS object is
> garbage collected?
>

I found the answer in the manual:

  - Chapter 5. Memory Management
    http://ecls.sourceforge.net/new-manual/ch28.html

    - 5.5. Finalization
      http://ecls.sourceforge.net/new-manual/ch28s05.html

      - ext:set-finalizer — Associate a finalizer to an object.
        http://ecls.sourceforge.net/new-manual/re85.html

Sorry for asking an unnecessary question...

Dietrich

Thanks,
>
> Dietrich
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to