Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-09-28 07:12:25


John Maddock wrote:

> If you search the mailing list archives there is a discussion
> somewhere about why the subset used by shared_ptr is as large as it
> seems to be (it can be surprising until you realise what's going on).

It really shouldn't be. I've made a conscious effort to reduce shared_ptr
(and bind) dependencies as much as possible. shared_ptr should even compile
with an empty boost/config.hpp on a conforming compiler.

But unfortunately the dependencies still manage to get their way back into
the code, somehow.


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