Set this guard object to manage the specified object, thereby releasing from management any object currently managed by this proctor, if any.
Declared in <bslalg_autoscalardestructor.h>
void
reset(OBJECT_TYPE* object);
| Name | Description |
|---|---|
| object | address of the object to manage, or null |