$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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?