[#BloombergLP-bdlat_CustomizedTypeFunctions-BaseType-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_CustomizedTypeFunctions.adoc[bdlat_CustomizedTypeFunctions]::BaseType :relfileprefix: ../../ :mrdocs: This meta‐function should contain a typedef `Type` that specifies the default base type for the parameterized `TYPE`. == Synopsis Declared in `<bdlat_customizedtypefunctions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> struct BaseType; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlat_CustomizedTypeFunctions/BaseType-0d/Type.adoc[`Type`] | Default base type for the parameterized `TYPE`. |=== == Specializations [cols="1"] |=== | Name | xref:BloombergLP/bdlat_CustomizedTypeFunctions/BaseType-06.adoc[`BaseType<bdlar::CustomizedTypeConstRef>`] | xref:BloombergLP/bdlat_CustomizedTypeFunctions/BaseType-04.adoc[`BaseType<bdlar::CustomizedTypeRef>`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#