Boost logo

Boost :

Subject: Re: [boost] unique_ptr for C++03
From: Eric Niebler (eniebler_at_[hidden])
Date: 2013-08-05 19:55:29


On 8/5/2013 1:00 PM, Howard Hinnant wrote:
> Fwiw, I was never thrilled with my C++03 emulation of unique_ptr. I
> don't recall exactly what doesn't work. But I think I'm correct when
> I say that it does not succeed in completely emulating a C++11
> unique_ptr. There may be clues as to what doesn't work here:
> http://home.roadrunner.com/~hinnant/unique_ptr.zip

That's an extensive test suite; thanks for sharing. If I had time, I'd
figure out how to run it and look into the failures. That's sadly not
the case. :-(

-- 
Eric Niebler
Boost.org
http://www.boost.org

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