BloombergLP::bsls::BslOnce::leave

Exit the one-time block of code. The behavior is undefined unless the caller had previously called enter, and enter had returned true.

Synopsis

Declared in <bsls_bslonce.h>

void
leave();