[#BloombergLP-bdld-DatumIntMapEntry-2constructor-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumIntMapEntry.adoc[DatumIntMapEntry]::DatumIntMapEntry :relfileprefix: ../../../ :mrdocs: Create a `DatumIntMapEntry` object using the specified `key` and `value`. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- DatumIntMapEntry( int key, xref:BloombergLP/bdld/Datum.adoc[Datum] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#