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