Boost logo

Boost Users :

From: Tobias Schwinger (tschwinger_at_[hidden])
Date: 2008-01-24 13:26:56


Ovanes Markarian wrote:
> Many thanks that works fine! The singleton is really created on request.
>
<code>
> This successfully creates a singleton but never calls the dtor of it.

It should work automatically. I have to look into it.

> Should I always call explicitly destroy_singletons function?

Only if this function is exposed by (something that might be) a DLL and
you are targeting platforms that need it.

Regards,
Tobias


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net