Re: [boost] Objections to removing the old smart pointer class
by other posts by this author
Jan 30 2002 8:42PM messages near this date
RE: [boost] boost::mpl submission? [was: function/bind ideas]
|
Re: [boost] Objections to removing the old smart pointer class
templates?
To: Boost <boost@[...].com>
Message-ID: <B87D9ABC.12AB4%darin@[...]..>
In-Reply-To: <002f01c1a9ce$6704a7c0$050110ac@[...]..>
Mime-version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7bit
From: Darin Adler <darin@[...]..>
X-Yahoo-Group-Post: member; u=26867450
X-Yahoo-Profile: darinadler
On 1/30/02 12:40 PM, Rainer Deyke <root@[...]..> wrote:
> IMO 'memory' is a bad name since the smart pointer classes deal with
> fully constructed objects, not raw memory. Maybe
> <boost/smart_ptr/scoped_ptr.hpp>?
Note that Memory is the category that Boost documentation puts the
smart_ptr library in: <http://www.boost.org/libs/libraries.htm#Memory> .
-- Darin
|