Create a DatumMaker that uses the specified allocator.
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.
| Name | Description |
|---|---|
| allocator | allocator used to supply memory |