Return a reverse iterator to the last element of this array reference.
Synopsis
Declared in <bdld_datum.h>
DatumArrayRef::const_reverse_iterator
rbegin() const noexcept;
Return Value
a reverse iterator to the last element of this array reference
Created with MrDocs