Cast the specified ptr to (template parameter) type MANAGED_TYPE *, and then call delete with the cast pointer.
Synopsis
Declared in <bslma_managedptr.h>
static
void
deleter(
void* ptr,
void*);
Created with MrDocs