[#bsl-basic_string-0faf-rend-0d] = xref:bsl.adoc[bsl]::xref:bsl/basic_string-0faf.adoc[basic_string]::rend :relfileprefix: ../../ :mrdocs: Return the past‐the‐end reverse iterator for this modifiable string. == Synopsis Declared in `<bslstl_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/basic_string-0faf/reverse_iterator.adoc[reverse_iterator] rend() noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#