Constructs a once_flag whose associated function has not yet run.
Synopsis
Declared in <absl/base/call_once.h>
constexpr
once_flag();
Created with MrDocs
Constructs a once_flag whose associated function has not yet run.
Declared in <absl/base/call_once.h>
constexpr
once_flag();
Created with MrDocs