Copy constructor
Declared in <mp-units/ext/fixed_string.h>
<mp-units/ext/fixed_string.h>
[[nodiscard]] constexpr basic_fixed_string(basic_fixed_string const& other) noexcept = default;
The return value should not be discarded.