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