|
BDE 4.39.x Production Release
|
Provide a proctor for destroying an object.
Provide a proctor for destroying an object.
This component provides a proctor object to manage an otherwise-unmanaged instance of a user-defined type. If not explicitly released, the instance managed by the proctor object is automatically destroyed by the proctor's destructor, using the bslma::DestructionUtil utility.
| #define bslalg_AutoScalarDestructor bslalg::AutoScalarDestructor |
This alias is defined for backward compatibility.