Return a reference providing non-modifiable access to the character at the first position in this string. The behavior is undefined if this string is empty.
Declared in <bslstl_string.h>
<bslstl_string.h>
char8_t const& front() const;