[#BloombergLP-bdld-DatumArrayBuilder-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumArrayBuilder.adoc[DatumArrayBuilder]::DatumArrayBuilder :relfileprefix: ../../../ :mrdocs: Create a builder with the specified `initialCapacity`, optionally using the specified `allocator`. == Synopsis Declared in `<bdld_datumarraybuilder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit DatumArrayBuilder( xref:BloombergLP/bdld/DatumArrayBuilder/SizeType.adoc[SizeType] initialCapacity, xref:BloombergLP/bdld/DatumArrayBuilder/allocator_type.adoc[allocator_type] const& allocator = allocator_type()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#