BloombergLP::bslmt::OnceGuard::cancel

If this object is in the "in-progress" state, call cancel on the associated Once object and exit the "in-progress" state. Otherwise, do nothing.

Synopsis

Declared in <bslmt_once.h>

void
cancel();