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