$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: helmut.zeisel_at_[hidden]
Date: 2001-08-17 11:50:45
--- In boost_at_y..., "Scott McCaskill" <scott_at_m...> wrote:
> > Comments? Anyone like to try to put together a preliminary list
of
> > libraries?
> >
>
> The classes in smart_ptr.hpp seem like prime candidates to me.
Every time
> I've heard someone make a reference to boost (outside of this list)
it's
> been to point someone to shared_ptr.
I agree.
One of the things I miss most in current C++
is a standard reference counting pointer class.
I hope boost will help to add such a class.
Helmut