Set this guard object to manage the specified object, thereby releasing from management any object currently managed by this proctor, if any.
Synopsis
Declared in <bslalg_autoscalardestructor.h>
void
reset(OBJECT_TYPE* object);
Created with MrDocs