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