[cfe-commits] std::nullptr_t support in MS headers

João Matos ripzonetriton at gmail.com
Fri Jun 22 18:49:26 PDT 2012


Ping.

On Wed, Jun 20, 2012 at 1:56 PM, João Matos <ripzonetriton at gmail.com> wrote:
> This patch defines nullptr_t in the standard namespace. MS does it in
> stddef.h, and some standard headers (<exception>, pulled by
> <iostream>) expect it to be there. This is needed for a simple C++
> hello world to be compiled in C++11 mode.
>
> --
> João Matos




More information about the cfe-commits mailing list