Re: [boost] unique_ptr for C++0x exprimental compilers?

5 Jun
2009
5 Jun
'09
5:30 a.m.
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.
5851
Age (days ago)
5851
Last active (days ago)
0 comments
1 participants
participants (1)
-
Artyom