Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-07-28 05:12:42


>
> This is true, but the global object itself usually "lives" in an object,
which you "normally"
> need to free by means of the delete operator which in turn relies on
availability of
> the c-runtime.

The C runtime should be available and in a sane state for all thread
terminations except possibly the main thread right? So as long as we
possibly do something special for the main thread we're surely OK.
Certainly I've never seen your concerns in practice. What am I missing?

John.


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