From: David Abrahams (dave_at_[hidden])
Date: 2002-08-13 17:25:54


From: "Eric Woodruff" <Eric.Woodruff_at_[hidden]>

> Would it be possible to implement the shared_ptr so that it could inherit
> from a shared_ptr of a second parameter (yes, dual hierarchies, but no
> multiple-inheritance I guess), so that it didn't have a number of
reference
> counters dependent on the height of the hierarchy?

No