|
BDE 4.14.0 Production release
|
#include <bslmf_switch.h>
Public Types | |
| typedef Nil | Type |
This meta-function, parameterized by an integral t_SWITCH_SELECTOR and exactly eight types t_T0 up to t_T7, offers functionality identical to 'Switch<t_SWITCH_SELECTOR, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5, t_T6, t_T7>'.
| typedef Nil bslmf::Switch8< t_SWITCH_SELECTOR, t_T0, t_T1, t_T2, t_T3, t_T4, t_T5, t_T6, t_T7 >::Type |