$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-10-03 08:01:24
From: "David B. Held" <dheld_at_[hidden]>
[...]
> smart_static_cast(
> smart_ptr<U, BOOST_SMART_POINTER_POLICIES> const& p
> )
Incidentally, I'm thinking of renaming 'shared_*_cast' to 'sp_*_cast' in
order to decouple the cast name from the pointer name. So it might be a good
idea to pick a name early.