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