[#BloombergLP-bdlat_ArrayFunctions-ElementType-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_ArrayFunctions.adoc[bdlat_ArrayFunctions]::xref:BloombergLP/bdlat_ArrayFunctions/ElementType-0d.adoc[ElementType]<xref:BloombergLP/bdlar/ArrayRef.adoc[bdlar::ArrayRef]> :relfileprefix: ../../ :mrdocs: Metafunction providing the element type of `bdlar::ArrayRef`. == Synopsis Declared in `<bdlar_arrayref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bdlat_ArrayFunctions/ElementType-0d.adoc[ElementType]<xref:BloombergLP/bdlar/ArrayRef.adoc[bdlar::ArrayRef]>; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlat_ArrayFunctions/ElementType-0b/Type.adoc[`Type`] | Element type exposed by `bdlar::ArrayRef`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#