BloombergLP::bdld::DatumIntMapRef::cbegin

Return an iterator providing non-modifiable access to the first element of the array of map entries this reference object represents; return a past-the-end iterator if size() == 0.

Synopsis

Declared in <bdld_datum.h>

DatumIntMapRef::const_iterator
cbegin() const noexcept;