$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [smart_ptr] boost::auto_ptr?
From: Preston A. Elder (prez_at_[hidden])
Date: 2009-05-06 13:34:09
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 :)