This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [c++0x] unique_ptr
> Chris, thanks a lot for your contributions, but I see that you
> didn't
> include shared_ptr ctors that accept unique_ptr. Are you
> planning to do
> this in a near time?
Again? I already replied that shared_ptr is undergoing quite a few changes, let's have a good unique_ptr in first, including a decent set of testcase and conforming to the general, stylistic etc., library requirements.
Paolo.