[#absl-once_flag-2constructor-0b] = xref:absl.adoc[absl]::xref:absl/once_flag.adoc[once_flag]::once_flag :relfileprefix: ../../ :mrdocs: Deleted: `once_flag` is not copyable. == Synopsis Declared in `<absl/base/call_once.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- once_flag(xref:absl/once_flag.adoc[once_flag] const& other) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The object to copy construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#