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