Create a builder with the specified initialCapacity, optionally using the specified allocator.
Declared in <bdld_datumarraybuilder.h>
explicit
DatumArrayBuilder(
SizeType initialCapacity,
allocator_type const& allocator = allocator_type());