$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-14 10:22:52
----- Original Message -----
From: "Peter Dimov" <pdimov_at_[hidden]>
> The new shared_ptr works.
Are you looking at some different CVS repository than I am?
> You can even have shared_ptr<void> as b.
I suppose a deleter is instantiated and kept with the count?