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

Synopsis

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

using iterator = const_iterator;

Created with MrDocs