bsl::basic_string<char>::end

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

Synopsis

Declared in <bslstl_string.h>

const_iterator
end() const noexcept;