[#BloombergLP-bslmf-Switch-07a7] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmf.adoc[bslmf]::xref:BloombergLP/bslmf/Switch-07a1.adoc[Switch]<9U, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5, t_T6, t_T7, t_T8, t_T9, t_TYPES...> :relfileprefix: ../../ :mrdocs: This specialization of `Switch` for a value of 9 of the parameterized `t_SWITCH_SELECTOR` selects the parameterized `t_T9` as `Type`. == Synopsis Declared in `<bslmf_switch.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class t_T0, class t_T1, class t_T2, class t_T3, class t_T4, class t_T5, class t_T6, class t_T7, class t_T8, class t_T9, class... t_TYPES> struct xref:BloombergLP/bslmf/Switch-07a1.adoc[Switch]<9U, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5, t_T6, t_T7, t_T8, t_T9, t_TYPES...>; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bslmf/Switch-07a7/Type.adoc[`Type`] | This `typedef` is an alias to the parameterized `t_T9`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#