Destroy this guard.
Synopsis
Declared in <bsls_bslonce.h>
~BslOnceGuard();
Description
If enter had been called on this object without a subsequent call to leave, then call leave to signal the completion of the one‐time block of code.
Created with MrDocs