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