llvm::StringRef::const_iterator

Const iterator over characters in the string.

Synopsis

Declared in <llvm/ADT/StringRef.h>

using const_iterator = char const*;