[#BloombergLP-bdlat_TypeTraitBasicChoice-Metafunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_TypeTraitBasicChoice.adoc[bdlat_TypeTraitBasicChoice]::Metafunction :relfileprefix: ../../ :mrdocs: Metafunction indicating whether `TYPE` is a basic choice type. == Synopsis Declared in `<bdlat_typetraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> struct Metafunction : bdlat_IsBasicChoice<TYPE>::type ---- == Base Classes [cols="1,4"] |=== | Name| Description | `bdlat_IsBasicChoice<TYPE>::type` | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#