Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::Switch< 0, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5, t_T6, t_T7, t_T8, t_T9 > Struct Template Reference

#include <bslmf_switch.h>

List of all members.

Public Types

typedef t_T0 Type

Detailed Description

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>
struct bslmf::Switch< 0, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5, t_T6, t_T7, t_T8, t_T9 >

This specialization of Switch for a value of 0 of the parameterized t_SWITCH_SELECTOR selects the parameterized t_T0 as Type.

See Component bslmf_switch


Member Typedef Documentation

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 >
typedef t_T0 bslmf::Switch< 0, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5, t_T6, t_T7, t_T8, t_T9 >::Type

The documentation for this struct was generated from the following file: