Return a reference providing non‐modifiable access to the deleter used to destroy the currently managed object (if any). The behavior is undefined unless pointer is not null.

Synopsis

Declared in <bslma_managedptr_members.h>

ManagedPtrDeleter const&
deleter() const;

Created with MrDocs