$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bjorn.Karlsson_at_[hidden]
Date: 2005-10-31 04:39:52
Hello Faheem,
> From: Faheem Mitha [mailto:faheem_at_[hidden]]
>
> It would be nice if there was some method to downcast the shared_ptr
> itself.
See http://www.boost.org/libs/smart_ptr/shared_ptr.htm#static_pointer_cast
for details on how to do just that.
Regards,
Bjorn Karlsson