Create an empty shared pointer, i.e., a shared pointer with no representation that does not refer to any object and has no deleter.
Declared in <bslstl_sharedptr.h>
<bslstl_sharedptr.h>
constexpr shared_ptr(bsl::nullptr_t) noexcept;