Return true if this managed pointer is empty, and false otherwise.
Synopsis
Declared in <bslma_managedptr.h>
bool
operator==(bsl::nullptr_t) const;
Created with MrDocs
Return true if this managed pointer is empty, and false otherwise.
Declared in <bslma_managedptr.h>
bool
operator==(bsl::nullptr_t) const;
Created with MrDocs