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: [patch] Improving shared_ptr for C++0x


Jonathan Wakely wrote:
> I can't test it on cygwin or darwin but this patch should fix it.
> Shall I commit this?
>   
Ah, I see, those two targets are listed among the dg-do run targets but
-std=c++0x is missing.

The patch seems obviously correct, then. Please go ahead.

Thanks,
Paolo.


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