BloombergLP::bdld::DatumMutableMapRef::DatumMutableMapRef

Constructors

Synopses

Declared in <bdld_datum.h>

Create a DatumMutableMapRef object.

DatumMutableMapRef();
» more...

Create a mutable view of a datum map.

DatumMutableMapRef(
    DatumMapEntry* data,
    SizeType* size,
    bool* sorted);
» more...

Parameters

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