$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rani Sharoni (rani_sharoni_at_[hidden])
Date: 2003-12-18 10:37:05
Hi,
Why is it important that the shared_ptr(weak_ptr<Y> const & r) constructor
throws an exception?
I can't avoid thinking that it can easily affect the exception safety of
code that uses it and this exception indicates about a bug in many cases.
Thanks,
Rani