Return a reverse iterator to the last map entry.

Synopsis

Declared in <bdld_datum.h>

DatumMapRef::const_reverse_iterator
rbegin() const noexcept;

Created with MrDocs