Luna::BasicString::rbegin
BasicString< _Char, _Alloc >::const_reverse_iterator rbegin() const
Gets one constant reverse iterator to the last character of this string.
Return value
Returns one constant reverse iterator to the last character of this string.