Create an int-map entry with the specified key and value.
key
value
Declared in <bdld_datum.h>
<bdld_datum.h>
DatumIntMapEntry( int key, Datum const& value);
Create a DatumIntMapEntry object using the specified key and value.
DatumIntMapEntry