This function has no effect. The behavior is undefined unless rep is null. Note that this function serves as the managed ptr deleter when converting an empty or null bsl::shared_ptr to a bslma::ManagedPtr.
Synopsis
Declared in <bslma_sharedptrrep.h>
static
void
managedPtrEmptyDeleter(
void*,
void* rep);
Created with MrDocs