Re: [C++ Patch] PR 54249
OK. Jason
[C++ Patch] PR 54249
Hi, this patchlet fixes the issue reported by Daniel by simply adding nullptr_t to the global namespace in stddef.h (over which luckily we have control). Tested x86_64-linux. Thanks, Paolo. / 2012-09-28 Paolo Carlini PR c++/54249 * ginclude/stddef.h: I