Set this object to guard the specified once object. The behavior is undefined if this object is currently in the "in‐progress" state.
once
Declared in <bslmt_once.h>
<bslmt_once.h>
void setOnce(Once* once);
Created with MrDocs