Re: [boost] Objections to removing the old smart pointer class
by other posts by this author
Jan 30 2002 7:36PM messages near this date
RE: [boost] Thought on paths
|
Re: [boost] Why no std::swap specialization for scoped_ptr
templates?
To: Boost <boost@[...].com>
Message-ID: <B87D8B41.12A7E%darin@[...]..>
In-Reply-To: <4034600A4760D411B8720001031D84FB431189@[...]..>
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 11:25 AM, Aleksey Gurtovoy <alexy@[...]..> wrote:
> Why not
>
> #include <boost/memory/scoped_ptr.hpp>
> #include <boost/memory/scoped_array.hpp>
>
> etc., or something like this?
Sounds OK to me. Peter?
-- Darin
PS: These file names are not new to this proposal. The files were added in
Boost cvs two weeks back, and I announced them in a message last week with
the subject new version of smart pointer class templates .
|