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