Return a reverse iterator providing non-modifiable access to the last character of this string (or the past-the-end reverse iterator if this string is empty).
Declared in <bslstl_string.h>
<bslstl_string.h>
const_reverse_iterator crbegin() const noexcept;