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