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