mp_units::basic_fixed_string::iterator

Iterator type (same as const_iterator, as the string is immutable)

Synopsis

Declared in <mp-units/ext/fixed_string.h>

using iterator = const_iterator;