[#BloombergLP-bdlat_TypeTraitBasicCustomizedType-Metafunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_TypeTraitBasicCustomizedType.adoc[bdlat_TypeTraitBasicCustomizedType]::Metafunction :relfileprefix: ../../ :mrdocs: Metafunction result for the `bdlat_IsBasicCustomizedType` trait. == Synopsis Declared in `<bdlat_typetraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> struct Metafunction : bdlat_IsBasicCustomizedType<TYPE>::type ---- == Base Classes [cols="1,4"] |=== | Name| Description | `bdlat_IsBasicCustomizedType<TYPE>::type` | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#