Deleter function that does nothing.

Synopsis

Declared in <bslma_managedptr.h>

static
void
deleter(
    void*,
    void*);

Created with MrDocs