Boost logo

Boost Users :

Subject: Re: [Boost-users] [unique_ptr] Questions
From: Daniel James (dnljms_at_[hidden])
Date: 2010-07-07 07:36:30


On 7 July 2010 11:13, <dariomt_at_[hidden]> wrote:
>
> I found a C++03 emulation of unique_ptr here
> http://home.roadrunner.com/~hinnant/unique_ptr.hpp
>
> Is there any reason this is not part of Boost?
> Are there any known issues with this code?

The interprocess unique_ptr is based on it.

http://www.boost.org/doc/libs/1_43_0/doc/html/boost/interprocess/unique_ptr.html
http://www.boost.org/doc/libs/1_43_0/boost/interprocess/smart_ptr/unique_ptr.hpp

It's pretty hidden away though. I guess that we can only have an
'official' version after Boost.Move is released. I'm not sure how long
that will take - the review results haven't been announced yet.

Daniel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net