Should __has_feature(cxx_nullptr) answer true when -std=c++0x? typedef decltype(nullptr) nullptr_t; Works. But I haven't tested it out further. Apple clang version 2.0 (trunk 125236) (based on LLVM 2.9svn) Thanks, Howard