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