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