This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [c++0x] unique_ptr


On Mon, Jun 09, 2008 at 04:14:43PM +0200, Paolo Carlini wrote:
> Any news about unique_ptr?

The LWG is deciding whether unique_ptr will require a complete type or not
(as with shared_ptr). Since it's a big change in implementation, IMHO it's
better to wait for a final decision on this matter. If I'm not mistaken,
the sophia antipolis meeting is happening during this week, so we can
expect some news on this subject shortly.

Reference:
http://home.twcny.rr.com/hinnant/cpp_extensions/issues_preview/lwg-active.html#762

Regards,
    Rodolfo Lima


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]