BloombergLP::bdlat_TypeTraitBasicChoice::Metafunction

Metafunction indicating whether TYPE is a basic choice type.

Synopsis

Declared in <bdlat_typetraits.h>

template<class TYPE>
struct Metafunction
    : bdlat_IsBasicChoice<TYPE>::type

Base Classes

NameDescription
bdlat_IsBasicChoice<TYPE>::type