![]() |
Home | Libraries | People | FAQ | More |
Return a reverse iterator to the character following the last character of the reversed container.
string::reverse_iterator
rend() noexcept; »more...
string::const_reverse_iterator
rend() const noexcept; »more...