BloombergLP::bdld::DatumIntMapEntry::DatumIntMapEntry

Create a DatumIntMapEntry object using the specified key and value.

Synopsis

Declared in <bdld_datum.h>

DatumIntMapEntry(
    int key,
    Datum const& value);