end overloads
end
Declared in <bslstl_string.h>
<bslstl_string.h>
Return the past-the-end iterator for this modifiable string.
iterator end() noexcept;
Return the past-the-end iterator for this string.
const_iterator end() const noexcept;