Return true if this object may not be in the "done" state (that is, leave has not been called).
Synopsis
Declared in <bslmt_once.h>
bool
isMaybeUninitialized() const;
Return Value
true if this object may not be in the "done" state, and false otherwise
Created with MrDocs