|
Boost : |
Subject: Re: [boost] unique_ptr for C++0x exprimental compilers?
From: Artyom (artyomtnk_at_[hidden])
Date: 2009-06-05 01:30:01
Hi,
You can test it using g++-4.3 and g++-4.4.
- g++-4.3 supportd rvalue
- g++-4.4 implements unique_ptr
You may send the code to me if you don't have an access to them
Artyom
P.S.: I eraced your previous mail accidently
> 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.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk