bsl::basic_string<char8_t>::begin

Return an iterator referring to the first character in this modifiable string (or the past-the-end iterator if this string is empty).

Synopsis

Declared in <bslstl_string.h>

iterator
begin() noexcept;