Return an iterator to the first map entry.

Synopsis

Declared in <bdld_datum.h>

DatumIntMapRef::const_iterator
begin() const noexcept;

Return Value

an iterator to the first map entry

Created with MrDocs