From: Alexander Gutenev (gutenev_at_[hidden])
Date: 2008-07-31 15:28:31


> I'm getting a little off-topic, but actually shared_ptr supports #2 as
> well if
> you create it with make_shared/allocate_shared.

Interesting.
Is this in Boost already ?