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.
DatumMaker
allocator
bslma::Allocator
bdld::Datum
Declared in <bdld_datummaker.h>
<bdld_datummaker.h>
explicit DatumMaker(AllocatorType const& allocator);