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>
explicit
DatumMaker(AllocatorType const& allocator);
Created with MrDocs