From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-06-04 09:10:28


From: "Giovanni Bajo" <giovannibajo_at_[hidden]>
>
> I need it mainly for the smart pointers

Do you need weak_ptr? shared to weak conversions rely on exceptions. Also,
what is supposed to happen when the allocation of the reference count fails?