Return false if this managed pointer is empty, and true otherwise.

Synopsis

Declared in <bslma_managedptr.h>

bool
operator!=(bsl::nullptr_t) const;

Created with MrDocs