[#bsl-call_once] = xref:bsl.adoc[bsl]::call_once :relfileprefix: ../ :mrdocs: Alias for `std::call_once` in the `bsl` namespace. == Synopsis Declared in `<bsl_mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::call_once; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#