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