[#BloombergLP-bdlat_TypeTraitBasicChoice] = xref:BloombergLP.adoc[BloombergLP]::bdlat_TypeTraitBasicChoice :relfileprefix: ../ :mrdocs: Legacy adaptor for bdlat_IsBasicChoice. == Synopsis Declared in `<bdlat_typetraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct bdlat_TypeTraitBasicChoice; ---- == Types [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlat_TypeTraitBasicChoice/Metafunction.adoc[`Metafunction`] | Metafunction indicating whether `TYPE` is a basic choice type. | xref:BloombergLP/bdlat_TypeTraitBasicChoice/NestedTraitDeclaration.adoc[`NestedTraitDeclaration`] | This class template ties the `bdlat_TypeTraitBasicChoice` trait tag to the `bdlat_IsBasicChoice` trait metafunction. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#