[C++0x] nullptr

Jonathan Wakely jwakely.gcc@gmail.com
Fri Jun 4 22:58:00 GMT 2010


On 4 June 2010 23:13, Magnus Fromreide wrote:
>
> It looks as if the nullptr code is buggy.
>
> With the attached patch it seems to work.

Thanks for looking into it, Magnus.

It turned out that I can make the necessary library changes without
hitting any bugs, but obviously it's good to fix them anyway.
I will commit the nullptr support to libstdc++  in the next 48 hours.

Jon



More information about the Libstdc++ mailing list