Return the past‐the‐end reverse iterator for this string.
Synopsis
Declared in <bslstl_string.h>
const_reverse_iterator
rend() const noexcept;
Created with MrDocs
Return the past‐the‐end reverse iterator for this string.
Declared in <bslstl_string.h>
const_reverse_iterator
rend() const noexcept;
Created with MrDocs