Introduction to C++

Returns a const reverse iterator pointing to the character in front of the first character of the string const_reverse_iterator rend() const noexcept; Example 2 – string iterator functions ................
................