|
BDE 4.39.x Production Release
|
#include <bslmf_switch.h>
This meta-function, parameterized by an integral t_SWITCH_SELECTOR and exactly four types t_T0 up to t_T3, offers functionality identical to Switch<t_SWITCH_SELECTOR, t_T0, t_T1, t_T2, t_T3>.
See bslmf_switch
Public Types | |
| typedef Nil | Type |
| typedef Nil bslmf::Switch4< t_SWITCH_SELECTOR, t_T0, t_T1, t_T2, t_T3 >::Type |