Complete the early‐increment step after a dereference.
Synopsis
Declared in <llvm/ADT/STLExtras.h>
early_inc_iterator_impl&
operator++();
Return Value
Reference to this iterator.
Created with MrDocs