
6 May
2009
6 May
'09
5:34 p.m.
On Wed, 06 May 2009 17:15:52 +0000, Preston A. Elder wrote:
I was wondering if the maintainer of the smart pointers could create an analogue to auto_ptr in the boost namespace. Specificlly to allow the addition of a deallocator like that which exists in shared_ptr?
An addendum to this - adding said deleter support to scoped_ptr would also help make the whole thing more consistent across the board. PreZ :)