[#BloombergLP-bdld-DatumArrayRef-data] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumArrayRef.adoc[DatumArrayRef]::data :relfileprefix: ../../../ :mrdocs: Return the address providing non‐modifiable access to the first element of the array this reference object represents. Return a valid pointer which cannot be dereferenced if the `size() == 0`. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdld/DatumArrayRef/pointer.adoc[DatumArrayRef::pointer] data() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#