[#BloombergLP-bdld-DatumMaker-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumMaker.adoc[DatumMaker]::DatumMaker :relfileprefix: ../../../ :mrdocs: Create a new `DatumMaker` object that uses the specified `allocator` (e.g., the address of a `bslma::Allocator` object) to supply memory for the created `bdld::Datum` objects. == Synopsis Declared in `<bdld_datummaker.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit DatumMaker(xref:BloombergLP/bdld/DatumMaker/AllocatorType.adoc[AllocatorType] const& allocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#