$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-11-18 09:05:41
From: "Peter Dimov" <pdimov_at_[hidden]>
>
> dynamic_pointer_cast is better than dynamic_ptr_cast, I think.
OK, what to do with shared_polymorphic_(down)cast? My inclination is to
remove them. Is anybody using these casts?