BloombergLP::bdld::DatumMutableIntMapRef::DatumMutableIntMapRef

Constructors

Synopses

Declared in <bdld_datum.h>

Create a DatumMutableIntMapRef object.

DatumMutableIntMapRef();
» more...

Create a mutable view of a datum int-map.

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

Parameters

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