An iterator past the last character of the string.
Declared in <mp-units/ext/fixed_string.h>
<mp-units/ext/fixed_string.h>
[[nodiscard]] constexpr const_iterator end() const noexcept;
An iterator past the last character of the string
The return value should not be discarded.