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