$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-02-28 19:43:35
At 05:18 PM 2/28/2003, James Curran wrote:
> Some time ago, when we were first discussing smart_ptr, it was
>mentioned here that someone had identified 36 different styles of
>smart pointers.
>
> Could anyone here point me to that article?
That may have been a reference to a feature model I started, but never
really finished. See attached.
It generated over 100 different configurations. I expect that if you
finished it with features like weak_ptr and others that Peter Dimov and
others have developed, you would end up with thousands or tens of thousands
of valid configurations.
--Beman