Boost logo

Boost :

Subject: Re: [boost] unique_ptr for C++0x exprimental compilers?
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2009-06-04 13:07:50


Hi,
----- Original Message -----
From: "Dean Michael Berris" <mikhailberis_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, June 04, 2009 10:24 AM
Subject: [boost] unique_ptr for C++0x exprimental compilers?

> Hi,
>
> Is there anybody already implementing an auto_ptr replacement
> (unique_ptr) for Boost? I've got a really simple implementation that
> I'm attaching to this email (with tests) that I'm submitting for
> review.

Howard Hinnant has already provided an implementation. See (https://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction#Boost.SmartPtr.UniquePtr).

I don't know if he plans to submit it for Boost review.

Best,
Vicente


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