From: Jason Hise (chaos_at_[hidden])
Date: 2005-05-05 10:58:31


Neal Becker wrote:

>I'm curious as to how singleton behaves with respect to shared libraries.
>Is this tested? I'd imagine the results are platform-dependent.
>
>_______________________________________________
>Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost
>
>
I'm still looking for testers in that department. :) I suspect it
depends on whether static variables are destroyed before or after shared
libraries are unloaded.

-Jason