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