Luna::BasicString::crbegin

BasicString< _Char, _Alloc >::const_reverse_iterator crbegin() 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.