Boost logo

Boost :

From: Beman Dawes (beman_at_[hidden])
Date: 1998-12-09 12:49:07


It looks to me that there is no single implementation technique for
shared_ptr which is satisfactory for all uses.

So it looks like the partial specialization technique Dietmar
suggested is worthwhile. It can be made to make it work (always
selecting the default) with compilers which do not currently support
partial specialization.

Since the approach is easily extensible, people can add their own
favorites to the flavors Greg and I are planning to supply. It will
take us a week or so to get a release together; both of us need to
crank out some other (real) work first.

In the meantime, think about doing reviews of the two libraries we
have already.

--Beman

------------------------------------------------------------------------
Free Web-based e-mail groups -- http://www.eGroups.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk