[#BloombergLP-bdlc-PackedIntArrayImp-02-ElementType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/PackedIntArrayImp-02.adoc[PackedIntArrayImp<PackedIntArrayImp_Unsigned>]::ElementType :relfileprefix: ../../../ :mrdocs: Element storage type used by this packed array implementation. == Synopsis Declared in `<bdlc_packedintarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bdlc/PackedIntArrayImp_Unsigned/EightByteStorageType.adoc[PackedIntArrayImp_Unsigned::EightByteStorageType] ElementType; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#