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