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