[#BloombergLP-bdld-DatumMutableMapRef-2constructor-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumMutableMapRef.adoc[DatumMutableMapRef]::DatumMutableMapRef :relfileprefix: ../../../ :mrdocs: Create a `DatumMutableMapRef` object having the specified `data`, `size`, and `sorted`. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- DatumMutableMapRef( xref:BloombergLP/bdld/DatumMapEntry.adoc[DatumMapEntry]* data, xref:BloombergLP/bdld/DatumMutableMapRef/SizeType.adoc[SizeType]* size, bool* sorted); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#