Return the past‐the‐end iterator for this string.

Synopsis

Declared in <bslstl_string.h>

const_iterator
end() const noexcept;

Return Value

past‐the‐end iterator

Created with MrDocs