$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Brian (bneal_at_[hidden])
Date: 2002-09-19 18:24:44
--- In Boost-Users_at_y..., "Peter Dimov" <pdimov_at_m...> wrote:
...
> Yes, shared_ptr will call the destructor. It only requires a
complete type
> at construction time.
Hmmm... we tried using shared_ptr today and our destructors were
still not called. This is with C++ Builder 5.5. I am now trying to
see if another department has a copy of 6.0 we could try.
Thanks,
BN