$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Faheem Mitha (faheem_at_[hidden])
Date: 2005-10-31 10:53:13
On Mon, 31 Oct 2005 10:39:52 +0100, Bjorn.Karlsson_at_[hidden]
<Bjorn.Karlsson_at_[hidden]> wrote:
> 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.
Thanks. I did a search, but I think maybe I was too specific. I looked
for shared_pointer_cast.
Faheem.