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;
Created with MrDocs
Return a reverse iterator to the last element of this array reference.
Declared in <bdld_datum.h>
DatumArrayRef::const_reverse_iterator
rbegin() const noexcept;
Created with MrDocs