llvm::iterator_facade_base::operator-

Retreat the iterator by n and return the result.

Synopsis

Declared in <llvm/ADT/iterator.h>

DerivedT
operator-(DifferenceTypeT n) const;

Parameters

NameDescription
nThe right operand