BloombergLP::bdld::DatumMutableIntMapRef::DatumMutableIntMapRef

Create a mutable view of a datum int-map.

Synopsis

Declared in <bdld_datum.h>

DatumMutableIntMapRef(
    DatumIntMapEntry* data,
    SizeType* size,
    bool* sorted);

Description

Create a DatumMutableIntMapRef object having the specified data, size, and sorted.

Parameters

NameDescription
datapointer to the map entries
sizepointer to the map size
sortedpointer to the sorted flag