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