Deleted: once_flag is not copy-assignable.
once_flag
Declared in <absl/base/call_once.h>
<absl/base/call_once.h>
once_flag& operator=(once_flag const& other) = delete;
Not applicable; this overload is deleted.