[#BloombergLP-bslmf-Switch6] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::Switch6 :relfileprefix: ../../ :mrdocs: Select the type associated with selector value 6. == Synopsis Declared in `<bslmf_switch.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< size_t t_SWITCH_SELECTOR, class t_T0, class t_T1, class t_T2, class t_T3, class t_T4, class t_T5> using Switch6 = xref:BloombergLP/bslmf/Switch-07a1.adoc[Switch<t_SWITCH_SELECTOR, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#