Release the managed object and reset this proctor to manage the specified p object. If p is null, the proctor will be disengaged. Note that the previously managed object is not destroyed or deallocated.

Synopsis

Declared in <bslma_deleteobjectproctor.h>

void
reset(PtrType p);

Created with MrDocs