Return the first character.
char const& front() const;
Returns a reference to the first character.
Constant.
not empty()