Return a bdld::Datum having an array value of the specified elements.
bdld::Datum
elements
Declared in <bdld_datummaker.h>
<bdld_datummaker.h>
template<typename... ELEMENTS> bdld::Datum a(ELEMENTS const&... elements) const;