[#bsl-pair-0b-second_type] = xref:bsl.adoc[bsl]::xref:bsl/pair-0b.adoc[pair]::second_type :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to the type of the `second` data member. == Synopsis Declared in `<bslstl_pair.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef T2 second_type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#