Constructor.
constexpr basic_static_string( const_pointer s, size_type count);
Construct with the first count characters of s, including nulls.
count
s