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