Return an iterator referring to the first character in this modifiable string (or the past-the-end iterator if this string is empty).
Declared in <bslstl_string.h>
<bslstl_string.h>
iterator begin() noexcept;
iterator to the first character, or past-the-end if empty