[#BloombergLP-bdld-DatumMaker-a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/DatumMaker.adoc[DatumMaker]::a :relfileprefix: ../../../ :mrdocs: Return a `bdld::Datum` having an array value of the specified `elements`. == Synopsis Declared in `<bdld_datummaker.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename... ELEMENTS> xref:BloombergLP/bdld/Datum.adoc[bdld::Datum] a(ELEMENTS const&... elements) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#