Return true if this weak pointer is in the empty state or the object that it originally referenced has been destroyed, and false otherwise.
true
false
Declared in <bslstl_sharedptr.h>
<bslstl_sharedptr.h>
bool expired() const noexcept;