Synopsis

Declared in <bslmf_switch.h>

template<
    class t_T0,
    class t_T1,
    class... t_TYPES>
struct Switch<1U, t_T0, t_T1, t_TYPES...>;

Type Aliases

Name

Type

Created with MrDocs