Return an iterator providing non-modifiable access to the first character of this string (or the past-the-end iterator if this string is empty).
Declared in <bslstl_string.h>
<bslstl_string.h>
const_iterator begin() const noexcept;