BloombergLP::bdld::DatumArrayRef::data

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>

DatumArrayRef::pointer
data() const noexcept;