Post‐increment the iterator and return the previous value.

Synopses

Declared in <llvm/ADT/iterator.h>

Increment operator

Post‐increment the iterator and return the previous value.

DerivedT
operator++(int);

Created with MrDocs