Quick Links:

bal | bbl | bdl | bsl

Public Types

bslmf::Switch4< 2, t_T0, t_T1, t_T2, t_T3 > Struct Template Reference

#include <bslmf_switch.h>

List of all members.

Public Types

typedef t_T2 Type

Detailed Description

template<class t_T0, class t_T1, class t_T2, class t_T3>
struct bslmf::Switch4< 2, t_T0, t_T1, t_T2, t_T3 >

This specialization of Switch4 for a value of 2 of the parameterized t_SWITCH_SELECTOR selects the parameterized t_T2 as Type.

See Component bslmf_switch


Member Typedef Documentation

template<class t_T0 , class t_T1 , class t_T2 , class t_T3 >
typedef t_T2 bslmf::Switch4< 2, t_T0, t_T1, t_T2, t_T3 >::Type

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