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