bsl::nullptr_t

Standard null pointer type for platforms with native nullptr support.

Synopsis

Declared in <bsls_nullptr.h>

typedef decltype(nullptr) nullptr_t;