Boost logo

Boost :

From: Jason Hise (chaos_at_[hidden])
Date: 2005-01-20 18:07:47


Regarding the static creation policy... would it be dangerous to use
such a policy if there were static dependencies in use? I am worried
that the static storage might be released before the said dependency and
then when this last dependency dies it would try to destruct an object
living in now inaccessible memory. Is this concern well founded?

-Jason


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk