Standard null pointer type for platforms with native nullptr support.
nullptr
Declared in <bsls_nullptr.h>
<bsls_nullptr.h>
typedef decltype(nullptr) nullptr_t;