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