Boost logo

Boost Users :

Subject: Re: [Boost-users] [thread] Internal compiler error when trying to make movable future
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-09-09 07:25:36


On 09/09/2013 12:51 AM, Gavin Lambert wrote:

> course. I was kinda surprised I couldn't find a unique_ptr emulation in
> boost, actually.)

AFAIK, it is not possible to make a fully compliant unique_ptr with
C++03. However, there is a limited emulation in

   <boost/interprocess/unique_ptr.hpp>.

There is work-in-progress on a more fully supported version. See

   https://github.com/helloworld922/unique_ptr


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