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