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

Synopsis

Declared in <bslstl_string.h>

iterator
end() noexcept;

Return Value

past‐the‐end iterator

Created with MrDocs