[v3] Add unique_ptr(auto_ptr<_Up>&&) + contraints

Paolo Carlini paolo.carlini@oracle.com
Tue Aug 10 10:13:00 GMT 2010


Hi,

I checked our smart pointers vs US 108 and went add adding the
unique_ptr constructor from auto_ptr which we were missing. I also added
some missing constraining to the member functions of those classes.

Tested x86_64-linux, committed to mainline.

Paolo.

/////////////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_us108_rel
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100810/28285cab/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_us108_rel
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20100810/28285cab/attachment-0001.ksh>


More information about the Libstdc++ mailing list