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