$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-04-28 05:58:35
David Gruener wrote:
> I think that still leaves my question if boost has
> a template for member hiding, with the (IMHO nice) results as
> documented in the url i gave.
No, Boost doesn't have a deep copy smart pointer.
I wrote such a pointer several years ago:
http://listarchives.boost.org/MailArchives/boost/msg21930.php
http://groups.yahoo.com/group/boost/message/15313
http://groups.yahoo.com/group/boost/files/impl_ptr/impl_ptr.html
but I never proposed it for Boost.
The reason that I didn't propose it is that I don't use it. :-)