Create a DatumMutableIntMapRef object having the specified data, size, and sorted.
Synopsis
Declared in <bdld_datum.h>
DatumMutableIntMapRef(
DatumIntMapEntry* data,
SizeType* size,
bool* sorted);
Created with MrDocs