On 09/21/2012 05:07 AM, Henri Sivonen wrote: > What's the type of nullptr on Mac OS X 10.7 debug build? On tryserver, > the compiler complains that there’s no nullptr_t in namespace std when > using std::nullptr_t. Including <cstddef> does not help. > MOZ_HAVE_CXX11_NULLPTR is defined, however.
The nullptr macro we define (or not, as the case may be) doesn't include std::nullptr_t emulation right now. Jeff _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform