Reverse iterator type (same as const_reverse_iterator, as the string is immutable)
const_reverse_iterator
Declared in <mp-units/ext/fixed_string.h>
<mp-units/ext/fixed_string.h>
using reverse_iterator = const_reverse_iterator;